Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dsctp.h718 struct sctp_authhdr { struct
726 struct sctp_authhdr auth_hdr; argument
/OK3568_Linux_fs/kernel/net/sctp/
H A Dsm_statefuns.c4248 struct sctp_authhdr *auth_hdr; in sctp_sf_authenticate()
4255 auth_hdr = (struct sctp_authhdr *)chunk->skb->data; in sctp_sf_authenticate()
4325 struct sctp_authhdr *auth_hdr; in sctp_sf_eat_auth()
4344 auth_hdr = (struct sctp_authhdr *)chunk->skb->data; in sctp_sf_eat_auth()
H A Dsm_make_chunk.c1284 struct sctp_authhdr auth_hdr; in sctp_make_auth()
/OK3568_Linux_fs/kernel/include/net/sctp/
H A Dstructs.h598 struct sctp_authhdr *auth_hdr;