Searched hist:"6 ce3b4dcee4f96a5000d3f790403eb6997e3d553" (Results 1 – 9 of 9) sorted by relevance
/openbmc/linux/include/net/netns/ |
H A D | ieee802154_6lowpan.h | diff 6ce3b4dcee4f96a5000d3f790403eb6997e3d553 Fri May 24 11:03:30 CDT 2019 Eric Dumazet <edumazet@google.com> inet: rename netns_frags to fqdir
1) struct netns_frags is renamed to struct fqdir This structure is really holding many frag queues in a hash table.
2) (struct inet_frag_queue)->net field is renamed to fqdir since net is generally associated to a 'struct net' pointer in networking stack.
Signed-off-by: Eric Dumazet <edumazet@google.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | ipv6.h | diff 6ce3b4dcee4f96a5000d3f790403eb6997e3d553 Fri May 24 11:03:30 CDT 2019 Eric Dumazet <edumazet@google.com> inet: rename netns_frags to fqdir
1) struct netns_frags is renamed to struct fqdir This structure is really holding many frag queues in a hash table.
2) (struct inet_frag_queue)->net field is renamed to fqdir since net is generally associated to a 'struct net' pointer in networking stack.
Signed-off-by: Eric Dumazet <edumazet@google.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | ipv4.h | diff 6ce3b4dcee4f96a5000d3f790403eb6997e3d553 Fri May 24 11:03:30 CDT 2019 Eric Dumazet <edumazet@google.com> inet: rename netns_frags to fqdir
1) struct netns_frags is renamed to struct fqdir This structure is really holding many frag queues in a hash table.
2) (struct inet_frag_queue)->net field is renamed to fqdir since net is generally associated to a 'struct net' pointer in networking stack.
Signed-off-by: Eric Dumazet <edumazet@google.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/net/ieee802154/6lowpan/ |
H A D | reassembly.c | diff 6ce3b4dcee4f96a5000d3f790403eb6997e3d553 Fri May 24 11:03:30 CDT 2019 Eric Dumazet <edumazet@google.com> inet: rename netns_frags to fqdir
1) struct netns_frags is renamed to struct fqdir This structure is really holding many frag queues in a hash table.
2) (struct inet_frag_queue)->net field is renamed to fqdir since net is generally associated to a 'struct net' pointer in networking stack.
Signed-off-by: Eric Dumazet <edumazet@google.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/include/net/ |
H A D | inet_frag.h | diff 6ce3b4dcee4f96a5000d3f790403eb6997e3d553 Fri May 24 11:03:30 CDT 2019 Eric Dumazet <edumazet@google.com> inet: rename netns_frags to fqdir
1) struct netns_frags is renamed to struct fqdir This structure is really holding many frag queues in a hash table.
2) (struct inet_frag_queue)->net field is renamed to fqdir since net is generally associated to a 'struct net' pointer in networking stack.
Signed-off-by: Eric Dumazet <edumazet@google.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/net/ipv4/ |
H A D | inet_fragment.c | diff 6ce3b4dcee4f96a5000d3f790403eb6997e3d553 Fri May 24 11:03:30 CDT 2019 Eric Dumazet <edumazet@google.com> inet: rename netns_frags to fqdir
1) struct netns_frags is renamed to struct fqdir This structure is really holding many frag queues in a hash table.
2) (struct inet_frag_queue)->net field is renamed to fqdir since net is generally associated to a 'struct net' pointer in networking stack.
Signed-off-by: Eric Dumazet <edumazet@google.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | ip_fragment.c | diff 6ce3b4dcee4f96a5000d3f790403eb6997e3d553 Fri May 24 11:03:30 CDT 2019 Eric Dumazet <edumazet@google.com> inet: rename netns_frags to fqdir
1) struct netns_frags is renamed to struct fqdir This structure is really holding many frag queues in a hash table.
2) (struct inet_frag_queue)->net field is renamed to fqdir since net is generally associated to a 'struct net' pointer in networking stack.
Signed-off-by: Eric Dumazet <edumazet@google.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/net/ipv6/ |
H A D | reassembly.c | diff 6ce3b4dcee4f96a5000d3f790403eb6997e3d553 Fri May 24 11:03:30 CDT 2019 Eric Dumazet <edumazet@google.com> inet: rename netns_frags to fqdir
1) struct netns_frags is renamed to struct fqdir This structure is really holding many frag queues in a hash table.
2) (struct inet_frag_queue)->net field is renamed to fqdir since net is generally associated to a 'struct net' pointer in networking stack.
Signed-off-by: Eric Dumazet <edumazet@google.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/net/ipv6/netfilter/ |
H A D | nf_conntrack_reasm.c | diff 6ce3b4dcee4f96a5000d3f790403eb6997e3d553 Fri May 24 11:03:30 CDT 2019 Eric Dumazet <edumazet@google.com> inet: rename netns_frags to fqdir
1) struct netns_frags is renamed to struct fqdir This structure is really holding many frag queues in a hash table.
2) (struct inet_frag_queue)->net field is renamed to fqdir since net is generally associated to a 'struct net' pointer in networking stack.
Signed-off-by: Eric Dumazet <edumazet@google.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|