Home
last modified time | relevance | path

Searched defs:nhoff (Results 1 – 3 of 3) sorted by relevance

/linux-2.4.37.9/net/ipv6/
Dexthdrs.c167 static int ipv6_dest_opt(struct sk_buff **skb_ptr, int nhoff) in ipv6_dest_opt()
192 static int ipv6_nodata(struct sk_buff **skb_ptr, int nhoff) in ipv6_nodata()
202 static int ipv6_routing_header(struct sk_buff **skb_ptr, int nhoff) in ipv6_routing_header()
404 static int ipv6_auth_hdr(struct sk_buff **skb_ptr, int nhoff) in ipv6_auth_hdr()
454 int ipv6_parse_exthdrs(struct sk_buff **skb_in, int nhoff) in ipv6_parse_exthdrs()
535 int ipv6_parse_hopopts(struct sk_buff *skb, int nhoff) in ipv6_parse_hopopts()
Dip6_input.c127 int nhoff; in ip6_input_finish() local
Dreassembly.c419 struct frag_hdr *fhdr, int nhoff) in ip6_frag_queue()
594 int nhoff; in ip6_frag_reasm() local
695 int ipv6_reassembly(struct sk_buff **skbp, int nhoff) in ipv6_reassembly()