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

/freebsd-11-stable/sys/netinet/
H A Dsctp_pcb.h135 uint32_t v_tag; /* the vtag that can not be reused */ member in struct:sctp_timewait
H A Dsctp.h51 uint32_t v_tag; /* verification tag of packet */ member in struct:sctphdr
H A Dsctp_output.c3971 sctp_lowlevel_chunk_output(struct sctp_inpcb *inp, struct sctp_tcb *stcb, struct sctp_nets *net, struct sockaddr *to, struct mbuf *m, uint32_t auth_offset, struct sctp_auth_chunk *auth, uint16_t auth_keyid, int nofragment_flag, int ecn_ok, int out_of_asoc_ok, uint16_t src_port, uint16_t dest_port, uint32_t v_tag, uint16_t port, union sctp_sockstore *over_addr, uint8_t mflowtype, uint32_t mflowid, int so_locked SCTP_UNUSED ) argument
/freebsd-11-stable/sys/netpfil/ipfw/
H A Dip_fw2.c893 u_int32_t v_tag; local
1014 u_int32_t v_tag; local
[all...]
/freebsd-11-stable/sys/sys/
H A Dvnode.h103 const char *v_tag; /* u type of underlying data */ member in struct:vnode

Completed in 208 milliseconds