Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dsctp.h727 struct sctp_authhdr { struct
735 struct sctp_authhdr auth_hdr; argument
/linux/net/sctp/
H A Dsm_statefuns.c4362 struct sctp_authhdr *auth_hdr; in sctp_sf_authenticate()
4369 auth_hdr = (struct sctp_authhdr *)chunk->skb->data; in sctp_sf_authenticate()
4439 struct sctp_authhdr *auth_hdr; in sctp_sf_eat_auth()
4458 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()
/linux/include/net/sctp/
H A Dstructs.h601 struct sctp_authhdr *auth_hdr;