Home
last modified time | relevance | path

Searched refs:m_tag_get (Results 1 – 16 of 16) sorted by relevance

/freebsd/sys/dev/mlx5/mlx5_accel/
H A Dmlx5_ipsec_rxtx.c50 mtag = (struct ipsec_accel_in_tag *)m_tag_get( in mlx5_accel_ipsec_rx_tag_add()
/freebsd/sys/netipsec/
H A Dipsec_input.c442 mtag = m_tag_get(PACKET_TAG_IPSEC_IN_DONE, in ipsec4_common_input_cb()
686 mtag = m_tag_get(PACKET_TAG_IPSEC_IN_DONE, in ipsec6_common_input_cb()
H A Dipsec_output.c953 mtag = m_tag_get(PACKET_TAG_IPSEC_OUT_DONE, sizeof(*xh), M_NOWAIT); in ipsec_process_done()
H A Dipsec_offload.c852 tag = (struct ipsec_accel_out_tag *)m_tag_get( in ipsec_accel_output_tag()
/freebsd/sys/security/mac/
H A Dmac_net.c178 tag = m_tag_get(PACKET_TAG_MACLABEL, sizeof(struct label), in mac_mbuf_init()
/freebsd/sys/netpfil/ipfw/
H A Dip_fw_pfil.c205 tag = m_tag_get(PACKET_TAG_IPFORWARD, len, in ipfw_check_packet()
H A Dip_dn_io.c873 mtag = m_tag_get(PACKET_TAG_DUMMYNET, in tag_mbuf()
H A Dip_fw2.c2612 mtag = m_tag_get(PACKET_TAG_PF, in ipfw_chk()
/freebsd/sys/netinet6/
H A Dnd6_nbr.c614 mtag = m_tag_get(PACKET_TAG_ND_OUTGOING, in nd6_ns_output_fib()
1108 mtag = m_tag_get(PACKET_TAG_ND_OUTGOING, in nd6_na_output_fib()
H A Draw_ip6.c534 mtag = m_tag_get(PACKET_TAG_ND_OUTGOING, in rip6_send()
H A Dicmp6.c2648 mtag = m_tag_get(PACKET_TAG_ND_OUTGOING, sizeof(unsigned short), in icmp6_redirect_output()
/freebsd/sys/netinet/
H A Dip_options.c402 opts = (struct ipopt_tag *)m_tag_get(PACKET_TAG_IPOPTIONS, in save_rte()
H A Dip_carp.c1054 if ((mtag = m_tag_get(PACKET_TAG_CARP, sizeof(sc->sc_vhid), in carp_tag()
1700 mtag = m_tag_get(PACKET_TAG_CARP, in carp_macmatch6()
/freebsd/sys/netpfil/pf/
H A Dpf_norm.c791 if ((mtag = m_tag_get(PACKET_TAG_PF_REASSEMBLED, in pf_reassemble()
912 if ((mtag = m_tag_get(PACKET_TAG_PF_REASSEMBLED, in pf_reassemble6()
/freebsd/sys/sys/
H A Dmbuf.h1484 m_tag_get(uint16_t type, int length, int wait) in m_tag_get() function
/freebsd/share/man/man9/
H A DMakefile1577 mbuf_tags.9 m_tag_get.9 \