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

/freebsd-11-stable/sys/netgraph/
H A Dng_l2tp.h75 u_char match_id; /* tunnel id must match 'tunnel_id' */ member in struct:ng_l2tp_config
86 { "match_id", &ng_parse_uint8_type }, \
H A Dng_l2tp.c469 conf->match_id = !!conf->match_id;
844 (priv->conf.match_id || tid != 0)) {
/freebsd-11-stable/sys/net80211/
H A Dieee80211_scan_sta.c949 match_id(const uint8_t *ie, const uint8_t *val, int len) function
961 if (match_id(ie, ssids[i].ssid, ssids[i].len))
1056 match_id(se->se_meshid, ms->ms_id, ms->ms_idlen))

Completed in 169 milliseconds