Home
last modified time | relevance | path

Searched hist:"6 ce3b4dcee4f96a5000d3f790403eb6997e3d553" (Results 1 – 9 of 9) sorted by relevance

/openbmc/linux/include/net/netns/
H A Dieee802154_6lowpan.hdiff 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 Dipv6.hdiff 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 Dipv4.hdiff 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 Dreassembly.cdiff 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 Dinet_frag.hdiff 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 Dinet_fragment.cdiff 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 Dip_fragment.cdiff 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 Dreassembly.cdiff 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 Dnf_conntrack_reasm.cdiff 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>