Searched refs:sctp_authhdr (Results 1 – 4 of 4) sorted by relevance
697 typedef struct sctp_authhdr { struct
3994 struct sctp_authhdr *auth_hdr; in sctp_sf_authenticate()4002 auth_hdr = (struct sctp_authhdr *)chunk->skb->data; in sctp_sf_authenticate()4004 skb_pull(chunk->skb, sizeof(struct sctp_authhdr)); in sctp_sf_authenticate()4069 struct sctp_authhdr *auth_hdr; in sctp_sf_eat_auth()4089 auth_hdr = (struct sctp_authhdr *)chunk->skb->data; in sctp_sf_eat_auth()
1265 struct sctp_authhdr auth_hdr; in sctp_make_auth()
592 struct sctp_authhdr *auth_hdr;