Home
last modified time | relevance | path

Searched refs:protohdr (Results 1 – 8 of 8) sorted by relevance

/linux-2.4.37.9/net/ipv6/netfilter/
Dip6t_ipv6header.c28 const void *protohdr, in ipv6header_match() argument
Dip6t_esp.c46 const void *protohdr, in match() argument
Dip6t_ah.c48 const void *protohdr, in match() argument
Dip6t_frag.c43 const void *protohdr, in match() argument
Dip6t_dst.c53 const void *protohdr, argument
Dip6t_hbh.c53 const void *protohdr, argument
Dip6t_rt.c43 const void *protohdr, in match() argument
/linux-2.4.37.9/net/ipv4/netfilter/
Dip_tables.c264 void *protohdr; in ipt_do_table() local
275 protohdr = (u_int32_t *)ip + ip->ihl; in ipt_do_table()
319 offset, protohdr, in ipt_do_table()
381 protohdr = (u_int32_t *)ip + ip->ihl; in ipt_do_table()