Searched refs:sctp_authhdr (Results 1 – 4 of 4) sorted by relevance
727 struct sctp_authhdr { struct735 struct sctp_authhdr auth_hdr; argument
4353 struct sctp_authhdr *auth_hdr; in sctp_sf_authenticate()4360 auth_hdr = (struct sctp_authhdr *)chunk->skb->data; in sctp_sf_authenticate()4430 struct sctp_authhdr *auth_hdr; in sctp_sf_eat_auth()4449 auth_hdr = (struct sctp_authhdr *)chunk->skb->data; in sctp_sf_eat_auth()
1329 struct sctp_authhdr auth_hdr; in sctp_make_auth()
604 struct sctp_authhdr *auth_hdr;
Completed in 26 milliseconds