Home
last modified time | relevance | path

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

/freebsd/sys/netgraph/
H A Dng_l2tp.h73 u_char match_id; /* tunnel id must match 'tunnel_id' */ member
H A Dng_l2tp.c474 conf->match_id = !!conf->match_id; in ng_l2tp_rcvmsg()
845 (priv->conf.match_id || tid != 0)) { in ng_l2tp_rcvdata_lower()
/freebsd/sys/net80211/
H A Dieee80211_scan_sta.c977 match_id(const uint8_t *ie, const uint8_t *val, int len) in match_id() function
989 if (match_id(ie, ssids[i].ssid, ssids[i].len)) in match_ssid()
1084 match_id(se->se_meshid, ms->ms_id, ms->ms_idlen)) in match_bss()