Searched refs:_tcph (Results 1 - 3 of 3) sorted by relevance

/security/
H A Dlsm_audit.c137 struct tcphdr _tcph, *th; local
139 th = skb_header_pointer(skb, offset, sizeof(_tcph), &_tcph);
/security/smack/
H A Dsmack_lsm.c3481 struct tcphdr _tcph, *th; local
3502 th = skb_header_pointer(skb, offset, sizeof(_tcph), &_tcph);
/security/selinux/
H A Dhooks.c3805 struct tcphdr _tcph, *th; local
3811 th = skb_header_pointer(skb, offset, sizeof(_tcph), &_tcph);
3890 struct tcphdr _tcph, *th; local
3892 th = skb_header_pointer(skb, offset, sizeof(_tcph), &_tcph);

Completed in 108 milliseconds