Home
last modified time | relevance | path

Searched defs:v_tag (Results 1 – 5 of 5) sorted by relevance

/freebsd-12.1/sys/netpfil/ipfw/
H A Dip_fw2.c895 u_int32_t v_tag; in send_reject6() local
1016 u_int32_t v_tag; in send_reject() local
/freebsd-12.1/sys/netinet/
H A Dsctp.h53 uint32_t v_tag; /* verification tag of packet */ member
H A Dsctp_pcb.h137 uint32_t v_tag; /* the vtag that can not be reused */ member
H A Dsctp_output.c3989 uint32_t v_tag, in sctp_lowlevel_chunk_output()
/freebsd-12.1/sys/sys/
H A Dvnode.h105 const char *v_tag; /* u type of underlying data */ member