Home
last modified time | relevance | path

Searched defs:match_id (Results 1 – 3 of 3) sorted by relevance

/dflybsd-src/sys/netgraph/l2tp/
H A Dng_l2tp.h62 u_char match_id; /* tunnel id must match 'tunnel_id' */ member
/dflybsd-src/sys/netgraph7/l2tp/
H A Dng_l2tp.h76 u_char match_id; /* tunnel id must match 'tunnel_id' */ member
/dflybsd-src/sys/netproto/802_11/wlan/
H A Dieee80211_scan_sta.c940 match_id(const uint8_t *ie, const uint8_t *val, int len) in match_id() function