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

/freebsd-10.0-release/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.c3825 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 use_mflowid, uint32_t mflowid, int so_locked SCTP_UNUSED ) argument
/freebsd-10.0-release/sys/sys/
H A Dvnode.h102 const char *v_tag; /* u type of underlying data */ member in struct:vnode

Completed in 221 milliseconds