Searched refs:rr_flags (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/bsd/tcpdump/dist/
H A Dprint-icmp6.c422 nd_uint8_t rr_flags; member in struct:icmp6_router_renum
1987 uint8_t rr_flags = GET_U_1(rr6->rr_flags); local
1988 #define F(x, y) (rr_flags & (x) ? (y) : "")
1990 if (rr_flags) {
/netbsd-current/sys/dev/ic/
H A Drtwvar.h285 uint8_t rr_flags; member in struct:rtw_rx_radiotap_header
H A Drtw.c1629 rr->rr_flags = IEEE80211_RADIOTAP_F_FCS;
1632 rr->rr_flags |= IEEE80211_RADIOTAP_F_SHORTPRE;
1634 rr->rr_flags |= IEEE80211_RADIOTAP_F_BADFCS;
/netbsd-current/sys/netinet/
H A Dicmp6.h475 u_int8_t rr_flags; member in struct:icmp6_router_renum

Completed in 209 milliseconds