Home
last modified time | relevance | path

Searched refs:peer_state (Results 1 – 4 of 4) sorted by relevance

/freebsd-12-stable/contrib/wpa/src/fst/
Dfst.c28 extra.peer_state.connected = connected; in fst_ctrl_iface_notify_peer_state_change()
29 os_strlcpy(extra.peer_state.ifname, fst_iface_get_name(iface), in fst_ctrl_iface_notify_peer_state_change()
30 sizeof(extra.peer_state.ifname)); in fst_ctrl_iface_notify_peer_state_change()
31 os_memcpy(extra.peer_state.addr, peer_addr, ETH_ALEN); in fst_ctrl_iface_notify_peer_state_change()
Dfst_ctrl_aux.h65 } peer_state; /* for EVENT_PEER_STATE_CHANGED */ member
Dfst_ctrl_iface.c124 ps = &extra->peer_state; in fst_ctrl_iface_notify()
/freebsd-12-stable/sys/xen/xenbus/
Dxenbusb_back.c226 enum xenbus_state peer_state) in xenbusb_back_otherend_changed() argument
229 xenbusb_otherend_changed(bus, child, peer_state); in xenbusb_back_otherend_changed()
239 if (peer_state == XenbusStateInitialising in xenbusb_back_otherend_changed()