Home
last modified time | relevance | path

Searched hist:"24 a2d43d8886f5a29c3cf108927f630c545a9a38" (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/net/ipv4/
H A Dip_options.cdiff 24a2d43d8886f5a29c3cf108927f630c545a9a38 Sat Sep 27 11:50:55 CDT 2014 Eric Dumazet <edumazet@google.com> ipv4: rename ip_options_echo to __ip_options_echo()

ip_options_echo() assumes struct ip_options is provided in &IPCB(skb)->opt
Lets break this assumption, but provide a helper to not change all call points.

ip_send_unicast_reply() gets a new struct ip_options pointer.

Signed-off-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
H A Dip_output.cdiff 24a2d43d8886f5a29c3cf108927f630c545a9a38 Sat Sep 27 11:50:55 CDT 2014 Eric Dumazet <edumazet@google.com> ipv4: rename ip_options_echo to __ip_options_echo()

ip_options_echo() assumes struct ip_options is provided in &IPCB(skb)->opt
Lets break this assumption, but provide a helper to not change all call points.

ip_send_unicast_reply() gets a new struct ip_options pointer.

Signed-off-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
H A Dtcp_ipv4.cdiff 24a2d43d8886f5a29c3cf108927f630c545a9a38 Sat Sep 27 11:50:55 CDT 2014 Eric Dumazet <edumazet@google.com> ipv4: rename ip_options_echo to __ip_options_echo()

ip_options_echo() assumes struct ip_options is provided in &IPCB(skb)->opt
Lets break this assumption, but provide a helper to not change all call points.

ip_send_unicast_reply() gets a new struct ip_options pointer.

Signed-off-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
/openbmc/linux/include/net/
H A Dip.hdiff 24a2d43d8886f5a29c3cf108927f630c545a9a38 Sat Sep 27 11:50:55 CDT 2014 Eric Dumazet <edumazet@google.com> ipv4: rename ip_options_echo to __ip_options_echo()

ip_options_echo() assumes struct ip_options is provided in &IPCB(skb)->opt
Lets break this assumption, but provide a helper to not change all call points.

ip_send_unicast_reply() gets a new struct ip_options pointer.

Signed-off-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>