Searched refs:tunnel_id (Results 1 - 7 of 7) sorted by relevance

/freebsd-11-stable/sys/netgraph/
H A Dng_l2tp.h75 u_char match_id; /* tunnel id must match 'tunnel_id' */
76 u_int16_t tunnel_id; /* local tunnel id */ member in struct:ng_l2tp_config
87 { "tunnel_id", &ng_parse_hint16_type }, \
H A Dng_l2tp.c471 && ((priv->conf.tunnel_id != 0
472 && conf->tunnel_id != priv->conf.tunnel_id)
843 if (tid != priv->conf.tunnel_id &&
/freebsd-11-stable/contrib/tcpdump/
H A Dprint-lspping.c241 uint8_t tunnel_id[2]; member in struct:lspping_tlv_targetfec_subtlv_rsvp_ipv4_t
275 uint8_t tunnel_id[2]; member in struct:lspping_tlv_targetfec_subtlv_rsvp_ipv6_t
744 EXTRACT_16BITS(subtlv_ptr.lspping_tlv_targetfec_subtlv_rsvp_ipv4->tunnel_id),
762 EXTRACT_16BITS(subtlv_ptr.lspping_tlv_targetfec_subtlv_rsvp_ipv6->tunnel_id),
/freebsd-11-stable/contrib/ofed/libibverbs/
H A Dkern-abi.h930 __u32 tunnel_id; member in struct:ibv_kern_tunnel_filter
H A Dcmd.c1718 tunnel_id) +
1719 sizeof(kern_spec->tunnel.mask.tunnel_id);
H A Dverbs.h1318 uint32_t tunnel_id; member in struct:ibv_flow_tunnel_filter
/freebsd-11-stable/sys/dev/bnxt/
H A Dhsi_struct_def.h18652 /* This bit must be '1' for the tunnel_id field to be configured. */
18716 uint32_t tunnel_id; member in struct:hwrm_cfa_em_flow_alloc_input
19735 /* This bit must be '1' for the tunnel_id field to be configured. */
19767 uint32_t tunnel_id; member in struct:hwrm_cfa_decap_filter_alloc_input
[all...]

Completed in 237 milliseconds