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

/freebsd-12-stable/sys/netinet/
H A Dsctp_output.c7809 uint16_t auth_keyid; local
3968 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) argument
9419 uint16_t auth_keyid; local
[all...]
H A Dsctp_structs.h445 uint16_t auth_keyid; member in struct:sctp_tmit_chunk
530 uint16_t auth_keyid; member in struct:sctp_stream_queue_pending

Completed in 198 milliseconds