Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dsctp.h725 struct sctp_authhdr { struct
733 struct sctp_authhdr auth_hdr; argument
/linux/net/sctp/
H A Dsm_statefuns.c4370 struct sctp_authhdr *auth_hdr; in sctp_sf_authenticate()
4377 auth_hdr = (struct sctp_authhdr *)chunk->skb->data; in sctp_sf_authenticate()
4447 struct sctp_authhdr *auth_hdr; in sctp_sf_eat_auth()
4466 auth_hdr = (struct sctp_authhdr *)chunk->skb->data; in sctp_sf_eat_auth()