Searched defs:auth_keyid (Results 1 - 2 of 2) sorted by relevance

/freebsd-current/sys/netinet/
H A Dsctp_structs.h456 uint16_t auth_keyid; member in struct:sctp_tmit_chunk
542 uint16_t auth_keyid; member in struct:sctp_stream_queue_pending
H A Dsctp_output.c7850 uint16_t auth_keyid; local
3952 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, bool use_zero_crc, int so_locked) argument
9485 uint16_t auth_keyid; local
[all...]

Completed in 215 milliseconds