Home
last modified time | relevance | path

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

/openbmc/linux/net/sctp/
H 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()
/openbmc/linux/include/uapi/linux/
H A Dsctp.h539 struct sctp_authkey_event { struct
648 struct sctp_authkey_event sn_authkey_event;