Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Dsctp.h718 struct sctp_authhdr { struct
726 struct sctp_authhdr auth_hdr; argument
/Linux-v5.4/net/sctp/
Dsm_statefuns.c4193 struct sctp_authhdr *auth_hdr; in sctp_sf_authenticate()
4200 auth_hdr = (struct sctp_authhdr *)chunk->skb->data; in sctp_sf_authenticate()
4270 struct sctp_authhdr *auth_hdr; in sctp_sf_eat_auth()
4289 auth_hdr = (struct sctp_authhdr *)chunk->skb->data; in sctp_sf_eat_auth()
Dsm_make_chunk.c1280 struct sctp_authhdr auth_hdr; in sctp_make_auth()
/Linux-v5.4/include/net/sctp/
Dstructs.h604 struct sctp_authhdr *auth_hdr;