Lines Matching defs:type
75 u8 type, u8 code, int offset, __be32 info) in icmpv6_err()
166 static bool icmpv6_mask_allow(struct net *net, int type) in icmpv6_mask_allow()
178 static bool icmpv6_global_allow(struct net *net, int type, in icmpv6_global_allow()
195 static bool icmpv6_xrlim_allow(struct sock *sk, u8 type, in icmpv6_xrlim_allow()
239 static bool icmpv6_rt_has_prefsrc(struct sock *sk, u8 type, in icmpv6_rt_has_prefsrc()
317 uint8_t type; member
449 void icmp6_send(struct sk_buff *skb, u8 type, u8 code, __u32 info, in icmp6_send()
662 int ip6_err_gen_icmpv6_unreach(struct sk_buff *skb, int nhs, int type, in ip6_err_gen_icmpv6_unreach()
739 u8 type; in icmpv6_echo_reply() local
835 enum skb_drop_reason icmpv6_notify(struct sk_buff *skb, u8 type, in icmpv6_notify()
901 u8 type; in icmpv6_rcv() local
1049 void icmpv6_flow_init(const struct sock *sk, struct flowi6 *fl6, u8 type, in icmpv6_flow_init()
1142 int icmpv6_err_convert(u8 type, u8 code, int *err) in icmpv6_err_convert()