Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/
Dsctp.h718 struct sctp_authhdr { struct
726 struct sctp_authhdr auth_hdr; argument
/kernel/linux/linux-5.10/net/sctp/
Dsm_statefuns.c4227 struct sctp_authhdr *auth_hdr; in sctp_sf_authenticate()
4234 auth_hdr = (struct sctp_authhdr *)chunk->skb->data; in sctp_sf_authenticate()
4304 struct sctp_authhdr *auth_hdr; in sctp_sf_eat_auth()
4323 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()
/kernel/linux/linux-5.10/include/net/sctp/
Dstructs.h598 struct sctp_authhdr *auth_hdr;