Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/
Dsctp.h718 struct sctp_authhdr { struct
726 struct sctp_authhdr auth_hdr; argument
/Linux-v5.10/net/sctp/
Dsm_statefuns.c4207 struct sctp_authhdr *auth_hdr; in sctp_sf_authenticate()
4214 auth_hdr = (struct sctp_authhdr *)chunk->skb->data; in sctp_sf_authenticate()
4284 struct sctp_authhdr *auth_hdr; in sctp_sf_eat_auth()
4303 auth_hdr = (struct sctp_authhdr *)chunk->skb->data; in sctp_sf_eat_auth()
Dsm_make_chunk.c1284 struct sctp_authhdr auth_hdr; in sctp_make_auth()
/Linux-v5.10/include/net/sctp/
Dstructs.h598 struct sctp_authhdr *auth_hdr;