Home
last modified time | relevance | path

Searched refs:sctp_authkey_event (Results 1 – 2 of 2) sorted by relevance

/linux/net/sctp/
A Dulpevent.c830 struct sctp_authkey_event *ak; in sctp_ulpevent_make_authkey()
833 event = sctp_ulpevent_new(sizeof(struct sctp_authkey_event), in sctp_ulpevent_make_authkey()
839 ak = skb_put(skb, sizeof(struct sctp_authkey_event)); in sctp_ulpevent_make_authkey()
843 ak->auth_length = sizeof(struct sctp_authkey_event); in sctp_ulpevent_make_authkey()
/linux/include/uapi/linux/
A Dsctp.h539 struct sctp_authkey_event { struct
648 struct sctp_authkey_event sn_authkey_event;

Completed in 10 milliseconds