Searched refs:_dccph (Results 1 – 1 of 1) sorted by relevance
3554 struct dccp_hdr _dccph, *dh; in selinux_parse_skb_ipv4() local3560 dh = skb_header_pointer(skb, offset, sizeof(_dccph), &_dccph); in selinux_parse_skb_ipv4()3630 struct dccp_hdr _dccph, *dh; in selinux_parse_skb_ipv6() local3632 dh = skb_header_pointer(skb, offset, sizeof(_dccph), &_dccph); in selinux_parse_skb_ipv6()