Home
last modified time | relevance | path

Searched defs:nest (Results 1 – 8 of 8) sorted by relevance

/freebsd/contrib/wpa/src/drivers/
H A Ddriver_macsec_linux.c127 struct nlattr *nest = nla_nest_start(msg, MACSEC_ATTR_RXSC_CONFIG); in nla_put_rxsc_config() local
761 struct nlattr *nest; in macsec_drv_set_receive_lowest_pn() local
828 struct nlattr *nest; in macsec_drv_set_transmit_next_pn() local
954 struct nlattr *nest; in macsec_drv_create_receive_sa() local
1013 struct nlattr *nest; in macsec_drv_delete_receive_sa() local
1052 struct nlattr *nest; in set_active_rx_sa() local
1281 struct nlattr *nest; in macsec_drv_create_transmit_sa() local
1336 struct nlattr *nest; in macsec_drv_delete_transmit_sa() local
1372 struct nlattr *nest; in set_active_tx_sa() local
/freebsd/contrib/less/
H A Dbrac.c29 int nest; in match_brac() local
/freebsd/sys/netinet6/
H A Dip6_input.c484 int nest; in ip6_direct_input() local
539 int off = sizeof(struct ip6_hdr), nest; in ip6_input() local
/freebsd/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dtiming.h129 Timer nest(const Timer &T, const char *Name) EXCLUDES(Mutex) { in nest() function
/freebsd/sys/netipsec/
H A Dipsec_input.c604 int error, nest; in ipsec6_common_input_cb() local
/freebsd/sys/dev/hid/
H A Dhidbus.c82 int nest; /* Child attach nesting lvl */ member
/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_lock.h907 KMP_BIND_USER_LOCK_TEMPLATE(nest,kind,suffix) global() argument
[all...]
/freebsd/contrib/unifdef/
H A Dunifdef.c667 nest(void) in nest() function