Home
last modified time | relevance | path

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

/f-stack/freebsd/netipsec/
H A Dipsec_input.c502 int error, nest; in ipsec6_common_input_cb() local
/f-stack/freebsd/netinet6/
H A Dip6_input.c486 int nest; in ip6_direct_input() local
541 int off = sizeof(struct ip6_hdr), nest; in ip6_input() local
/f-stack/dpdk/drivers/net/fm10k/base/
H A Dfm10k_tlv.c712 u32 *nest = NULL; in fm10k_tlv_msg_test_create() local
/f-stack/dpdk/drivers/common/mlx5/linux/
H A Dmlx5_nl.c1339 struct nlattr *nest = (struct nlattr *)nl_msg_tail(nlh); in nl_attr_nest_start() local
1346 nl_attr_nest_end(struct nlmsghdr *nlh, struct nlattr *nest) in nl_attr_nest_end()