Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dsctp.h725 struct sctp_authhdr { struct
733 struct sctp_authhdr auth_hdr; argument
/linux/net/sctp/
H A Dsm_statefuns.c4364 struct sctp_authhdr *auth_hdr; in sctp_sf_authenticate()
4371 auth_hdr = (struct sctp_authhdr *)chunk->skb->data; in sctp_sf_authenticate()
4441 struct sctp_authhdr *auth_hdr; in sctp_sf_eat_auth()
4460 auth_hdr = (struct sctp_authhdr *)chunk->skb->data; in sctp_sf_eat_auth()
H A Dsm_make_chunk.c1321 struct sctp_authhdr auth_hdr; in sctp_make_auth()
/linux/include/net/sctp/
H A Dstructs.h591 struct sctp_authhdr *auth_hdr;