Home
last modified time | relevance | path

Searched refs:sctp_authhdr (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/include/linux/
H A Dsctp.h727 struct sctp_authhdr { struct
735 struct sctp_authhdr auth_hdr; argument
/openbmc/linux/net/sctp/
H A Dsm_statefuns.c4361 struct sctp_authhdr *auth_hdr; in sctp_sf_authenticate()
4368 auth_hdr = (struct sctp_authhdr *)chunk->skb->data; in sctp_sf_authenticate()
4438 struct sctp_authhdr *auth_hdr; in sctp_sf_eat_auth()
4457 auth_hdr = (struct sctp_authhdr *)chunk->skb->data; in sctp_sf_eat_auth()
H A Dsm_make_chunk.c1329 struct sctp_authhdr auth_hdr; in sctp_make_auth()
/openbmc/linux/include/net/sctp/
H A Dstructs.h604 struct sctp_authhdr *auth_hdr;