/net/ipv4/ |
D | fib_semantics.c | 158 static void free_nh_exceptions(struct fib_nh *nh) in free_nh_exceptions() 336 struct fib_nh *nh; in ip_fib_check_default() local 604 struct fib_nh *nh) in fib_check_nh() 768 __be32 fib_info_update_nh_saddr(struct net *net, struct fib_nh *nh) in fib_info_update_nh_saddr() 889 struct fib_nh *nh = fi->fib_nh; in fib_create_info() local 925 struct fib_nh *nh = fi->fib_nh; in fib_create_info() local 1125 struct fib_nh *nh; in fib_sync_down_dev() local 1236 struct fib_nh *nh; in fib_sync_up() local
|
D | route.c | 622 static void update_or_create_fnhe(struct fib_nh *nh, __be32 daddr, __be32 gw, in update_or_create_fnhe() 761 struct fib_nh *nh = &FIB_RES_NH(res); in __ip_do_redirect() local 990 struct fib_nh *nh = &FIB_RES_NH(res); in __ip_rt_update_pmtu() local 1257 static struct fib_nh_exception *find_exception(struct fib_nh *nh, __be32 daddr) in find_exception() 1320 static bool rt_cache_route(struct fib_nh *nh, struct rtable *rt) in rt_cache_route() 1396 struct fib_nh *nh = &FIB_RES_NH(*res); in rt_set_nexthop() local 1956 struct fib_nh *nh = &FIB_RES_NH(*res); in __mkroute_output() local
|
D | icmp.c | 951 int nh; in icmp_rcv() local
|
D | fib_frontend.c | 277 struct fib_nh *nh = &res.fi->fib_nh[ret]; in __fib_validate_source() local
|
D | fib_trie.c | 1366 const struct fib_nh *nh = &fi->fib_nh[nhsel]; in check_leaf() local
|
/net/openvswitch/ |
D | actions.c | 219 static void set_ip_addr(struct sk_buff *skb, struct iphdr *nh, in set_ip_addr() 284 static void set_ipv6_tc(struct ipv6hdr *nh, u8 tc) in set_ipv6_tc() 290 static void set_ipv6_fl(struct ipv6hdr *nh, u32 fl) in set_ipv6_fl() 297 static void set_ip_ttl(struct sk_buff *skb, struct iphdr *nh, u8 new_ttl) in set_ip_ttl() 305 struct iphdr *nh; in set_ipv4() local 332 struct ipv6hdr *nh; in set_ipv6() local
|
D | flow.c | 248 struct ipv6hdr *nh; in parse_ipv6hdr() local 487 struct iphdr *nh; in key_extract() local
|
/net/ipv6/ |
D | exthdrs.c | 100 const unsigned char *nh = skb_network_header(skb); in ip6_parse_tlv() local 547 const unsigned char *nh = skb_network_header(skb); in ipv6_hop_ra() local 564 const unsigned char *nh = skb_network_header(skb); in ipv6_hop_jumbo() local
|
D | mip6.c | 269 const unsigned char *nh = skb_network_header(skb); in mip6_destopt_offset() local 405 const unsigned char *nh = skb_network_header(skb); in mip6_rthdr_offset() local
|
D | exthdrs_core.c | 117 const unsigned char *nh = skb_network_header(skb); in ipv6_find_tlv() local
|
D | datagram.c | 380 const unsigned char *nh = skb_network_header(skb); in ipv6_recv_error() local 516 unsigned char *nh = skb_network_header(skb); in ip6_datagram_recv_specific_ctl() local
|
D | xfrm6_policy.c | 139 const unsigned char *nh = skb_network_header(skb); in _decode_session6() local
|
D | reassembly.c | 237 const unsigned char *nh = skb_network_header(skb); in ip6_frag_queue() local
|
D | icmp.c | 688 int nh; in icmpv6_rcv() local
|
/net/decnet/ |
D | dn_fib.c | 191 static int dn_fib_check_nh(const struct rtmsg *r, struct dn_fib_info *fi, struct dn_fib_nh *nh) in dn_fib_check_nh() 324 struct dn_fib_nh *nh = fi->fib_nh; in dn_fib_create_info() local 355 struct dn_fib_nh *nh = fi->fib_nh; in dn_fib_create_info() local
|
/net/ipv4/netfilter/ |
D | ipt_rpfilter.c | 53 struct fib_nh *nh = &res.fi->fib_nh[ret]; in rpfilter_lookup_reverse() local
|
D | nf_nat_masquerade_ipv4.c | 35 __be32 newsrc, nh; in nf_nat_masquerade_ipv4() local
|
/net/ipv6/netfilter/ |
D | nf_conntrack_reasm.c | 246 const unsigned char *nh = skb_network_header(skb); in nf_ct_frag6_queue() local
|
/net/bridge/ |
D | br_netfilter.c | 475 const unsigned char *nh = skb_network_header(skb); in check_hbh_len() local
|