Home
last modified time | relevance | path

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

/freebsd/contrib/tcpdump/
H A Dprint-802_15_4.c1098 int sf_num, off, links, opts; in ieee802_15_4_print_mlme_ie() local
1104 sf_num = GET_U_1(p); in ieee802_15_4_print_mlme_ie()
1105 ND_PRINT("Slotframes = %d ", sf_num); in ieee802_15_4_print_mlme_ie()
1107 for(i = 0; i < sf_num; i++) { in ieee802_15_4_print_mlme_ie()