Searched refs:code (Results 76 - 80 of 80) sorted by relevance

1234

/net/ipv4/
H A Dipmr.c14 * Alan Cox : Added the cache manager code
996 igmp->code = 0;
2101 pim->group != PIM_V1_VERSION || pim->code != PIM_V1_REGISTER)
H A Dip_sockglue.c315 serr->ee.ee_code = icmp_hdr(skb)->code;
450 * Socket option code for IP. This is the end of the line after any
/net/ipv6/
H A Dtcp_ipv6.c338 u8 type, u8 code, int offset, __be32 info)
410 icmpv6_err_convert(type, code, &err);
946 /* FIXME: this is substantially similar to the ipv4 code.
1340 Yes, guys, it is the only place in our code, where we
1342 The rest of code is protocol independent,
337 tcp_v6_err(struct sk_buff *skb, struct inet6_skb_parm *opt, u8 type, u8 code, int offset, __be32 info) argument
H A Droute.c1978 static int ip6_pkt_drop(struct sk_buff *skb, u8 code, int ipstats_mib_noroutes) argument
1996 icmpv6_send(skb, ICMPV6_DEST_UNREACH, code, 0);
3073 /* Registering of the loopback is done before this portion of code,
/net/openvswitch/
H A Dflow.c499 /* The ICMPv6 type and code fields use the 16-bit transport port
687 /* The ICMP type and code fields use the 16-bit
691 key->ipv4.tp.dst = htons(icmp->code);
1342 * Returns zero if successful or a negative error code. */

Completed in 104 milliseconds

1234