Home
last modified time | relevance | path

Searched defs:scheduled (Results 1 – 4 of 4) sorted by relevance

/freebsd-src/contrib/ntp/libntp/
H A Dntp_intres.c120 time_t scheduled; member
146 time_t scheduled; member
1004 time_t scheduled, in scheduled_sleep()
/freebsd-src/sys/netinet/
H A Dsctp_structs.h550 bool scheduled; member
616 bool scheduled; member
/freebsd-src/contrib/wpa/src/p2p/
H A Dp2p.c4959 int res, scheduled; p2p_send_action() local
/freebsd-src/contrib/wpa/wpa_supplicant/
H A Dp2p_supplicant.c1646 wpas_send_action(void * ctx,unsigned int freq,const u8 * dst,const u8 * src,const u8 * bssid,const u8 * buf,size_t len,unsigned int wait_time,int * scheduled) wpas_send_action() argument