Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dsctp.h733 struct sctp_authhdr { struct
741 struct sctp_authhdr auth_hdr; argument
/Linux-v4.19/net/sctp/
Dsm_statefuns.c4187 struct sctp_authhdr *auth_hdr; in sctp_sf_authenticate()
4194 auth_hdr = (struct sctp_authhdr *)chunk->skb->data; in sctp_sf_authenticate()
4264 struct sctp_authhdr *auth_hdr; in sctp_sf_eat_auth()
4283 auth_hdr = (struct sctp_authhdr *)chunk->skb->data; in sctp_sf_eat_auth()
Dsm_make_chunk.c1288 struct sctp_authhdr auth_hdr; in sctp_make_auth()
/Linux-v4.19/include/net/sctp/
Dstructs.h614 struct sctp_authhdr *auth_hdr;