Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/netgraph/
Dng_l2tp.h75 u_char match_id; /* tunnel id must match 'tunnel_id' */ member
Dng_l2tp.c475 conf->match_id = !!conf->match_id; in ng_l2tp_rcvmsg()
846 (priv->conf.match_id || tid != 0)) { in ng_l2tp_rcvdata_lower()
/freebsd-12-stable/sys/net80211/
Dieee80211_scan_sta.c979 match_id(const uint8_t *ie, const uint8_t *val, int len) in match_id() function
991 if (match_id(ie, ssids[i].ssid, ssids[i].len)) in match_ssid()
1086 match_id(se->se_meshid, ms->ms_id, ms->ms_idlen)) in match_bss()