Home
last modified time | relevance | path

Searched hist:a8305bff685252e80b7c60f4f5e7dd2e63e38218 (Results 1 – 22 of 22) sorted by relevance

/linux/net/sched/
H A Dsch_hhf.cdiff a8305bff685252e80b7c60f4f5e7dd2e63e38218 Mon Jul 30 05:42:53 CEST 2018 David S. Miller <davem@davemloft.net> net: Add and use skb_mark_not_on_list().

An SKB is not on a list if skb->next is NULL.

Codify this convention into a helper function and use it
where we are dequeueing an SKB and need to mark it as such.

Signed-off-by: David S. Miller <davem@davemloft.net>
H A Dsch_cake.cdiff a8305bff685252e80b7c60f4f5e7dd2e63e38218 Mon Jul 30 05:42:53 CEST 2018 David S. Miller <davem@davemloft.net> net: Add and use skb_mark_not_on_list().

An SKB is not on a list if skb->next is NULL.

Codify this convention into a helper function and use it
where we are dequeueing an SKB and need to mark it as such.

Signed-off-by: David S. Miller <davem@davemloft.net>
H A Dsch_tbf.cdiff a8305bff685252e80b7c60f4f5e7dd2e63e38218 Mon Jul 30 05:42:53 CEST 2018 David S. Miller <davem@davemloft.net> net: Add and use skb_mark_not_on_list().

An SKB is not on a list if skb->next is NULL.

Codify this convention into a helper function and use it
where we are dequeueing an SKB and need to mark it as such.

Signed-off-by: David S. Miller <davem@davemloft.net>
H A Dsch_fq_codel.cdiff a8305bff685252e80b7c60f4f5e7dd2e63e38218 Mon Jul 30 05:42:53 CEST 2018 David S. Miller <davem@davemloft.net> net: Add and use skb_mark_not_on_list().

An SKB is not on a list if skb->next is NULL.

Codify this convention into a helper function and use it
where we are dequeueing an SKB and need to mark it as such.

Signed-off-by: David S. Miller <davem@davemloft.net>
H A Dsch_fq.cdiff a8305bff685252e80b7c60f4f5e7dd2e63e38218 Mon Jul 30 05:42:53 CEST 2018 David S. Miller <davem@davemloft.net> net: Add and use skb_mark_not_on_list().

An SKB is not on a list if skb->next is NULL.

Codify this convention into a helper function and use it
where we are dequeueing an SKB and need to mark it as such.

Signed-off-by: David S. Miller <davem@davemloft.net>
H A Dsch_netem.cdiff a8305bff685252e80b7c60f4f5e7dd2e63e38218 Mon Jul 30 05:42:53 CEST 2018 David S. Miller <davem@davemloft.net> net: Add and use skb_mark_not_on_list().

An SKB is not on a list if skb->next is NULL.

Codify this convention into a helper function and use it
where we are dequeueing an SKB and need to mark it as such.

Signed-off-by: David S. Miller <davem@davemloft.net>
H A Dsch_generic.cdiff a8305bff685252e80b7c60f4f5e7dd2e63e38218 Mon Jul 30 05:42:53 CEST 2018 David S. Miller <davem@davemloft.net> net: Add and use skb_mark_not_on_list().

An SKB is not on a list if skb->next is NULL.

Codify this convention into a helper function and use it
where we are dequeueing an SKB and need to mark it as such.

Signed-off-by: David S. Miller <davem@davemloft.net>
/linux/net/ieee802154/6lowpan/
H A Dreassembly.cdiff a8305bff685252e80b7c60f4f5e7dd2e63e38218 Mon Jul 30 05:42:53 CEST 2018 David S. Miller <davem@davemloft.net> net: Add and use skb_mark_not_on_list().

An SKB is not on a list if skb->next is NULL.

Codify this convention into a helper function and use it
where we are dequeueing an SKB and need to mark it as such.

Signed-off-by: David S. Miller <davem@davemloft.net>
/linux/net/xfrm/
H A Dxfrm_device.cdiff a8305bff685252e80b7c60f4f5e7dd2e63e38218 Mon Jul 30 05:42:53 CEST 2018 David S. Miller <davem@davemloft.net> net: Add and use skb_mark_not_on_list().

An SKB is not on a list if skb->next is NULL.

Codify this convention into a helper function and use it
where we are dequeueing an SKB and need to mark it as such.

Signed-off-by: David S. Miller <davem@davemloft.net>
H A Dxfrm_output.cdiff a8305bff685252e80b7c60f4f5e7dd2e63e38218 Mon Jul 30 05:42:53 CEST 2018 David S. Miller <davem@davemloft.net> net: Add and use skb_mark_not_on_list().

An SKB is not on a list if skb->next is NULL.

Codify this convention into a helper function and use it
where we are dequeueing an SKB and need to mark it as such.

Signed-off-by: David S. Miller <davem@davemloft.net>
/linux/net/rxrpc/
H A Dinput.cdiff a8305bff685252e80b7c60f4f5e7dd2e63e38218 Mon Jul 30 05:42:53 CEST 2018 David S. Miller <davem@davemloft.net> net: Add and use skb_mark_not_on_list().

An SKB is not on a list if skb->next is NULL.

Codify this convention into a helper function and use it
where we are dequeueing an SKB and need to mark it as such.

Signed-off-by: David S. Miller <davem@davemloft.net>
/linux/net/ipv4/
H A Dip_input.cdiff a8305bff685252e80b7c60f4f5e7dd2e63e38218 Mon Jul 30 05:42:53 CEST 2018 David S. Miller <davem@davemloft.net> net: Add and use skb_mark_not_on_list().

An SKB is not on a list if skb->next is NULL.

Codify this convention into a helper function and use it
where we are dequeueing an SKB and need to mark it as such.

Signed-off-by: David S. Miller <davem@davemloft.net>
H A Dip_fragment.cdiff a8305bff685252e80b7c60f4f5e7dd2e63e38218 Mon Jul 30 05:42:53 CEST 2018 David S. Miller <davem@davemloft.net> net: Add and use skb_mark_not_on_list().

An SKB is not on a list if skb->next is NULL.

Codify this convention into a helper function and use it
where we are dequeueing an SKB and need to mark it as such.

Signed-off-by: David S. Miller <davem@davemloft.net>
H A Dip_output.cdiff a8305bff685252e80b7c60f4f5e7dd2e63e38218 Mon Jul 30 05:42:53 CEST 2018 David S. Miller <davem@davemloft.net> net: Add and use skb_mark_not_on_list().

An SKB is not on a list if skb->next is NULL.

Codify this convention into a helper function and use it
where we are dequeueing an SKB and need to mark it as such.

Signed-off-by: David S. Miller <davem@davemloft.net>
/linux/net/ipv6/
H A Dreassembly.cdiff a8305bff685252e80b7c60f4f5e7dd2e63e38218 Mon Jul 30 05:42:53 CEST 2018 David S. Miller <davem@davemloft.net> net: Add and use skb_mark_not_on_list().

An SKB is not on a list if skb->next is NULL.

Codify this convention into a helper function and use it
where we are dequeueing an SKB and need to mark it as such.

Signed-off-by: David S. Miller <davem@davemloft.net>
H A Dip6_output.cdiff a8305bff685252e80b7c60f4f5e7dd2e63e38218 Mon Jul 30 05:42:53 CEST 2018 David S. Miller <davem@davemloft.net> net: Add and use skb_mark_not_on_list().

An SKB is not on a list if skb->next is NULL.

Codify this convention into a helper function and use it
where we are dequeueing an SKB and need to mark it as such.

Signed-off-by: David S. Miller <davem@davemloft.net>
/linux/net/netfilter/
H A Dnfnetlink_queue.cdiff a8305bff685252e80b7c60f4f5e7dd2e63e38218 Mon Jul 30 05:42:53 CEST 2018 David S. Miller <davem@davemloft.net> net: Add and use skb_mark_not_on_list().

An SKB is not on a list if skb->next is NULL.

Codify this convention into a helper function and use it
where we are dequeueing an SKB and need to mark it as such.

Signed-off-by: David S. Miller <davem@davemloft.net>
/linux/net/ipv6/netfilter/
H A Dnf_conntrack_reasm.cdiff a8305bff685252e80b7c60f4f5e7dd2e63e38218 Mon Jul 30 05:42:53 CEST 2018 David S. Miller <davem@davemloft.net> net: Add and use skb_mark_not_on_list().

An SKB is not on a list if skb->next is NULL.

Codify this convention into a helper function and use it
where we are dequeueing an SKB and need to mark it as such.

Signed-off-by: David S. Miller <davem@davemloft.net>
/linux/net/tipc/
H A Dbearer.cdiff a8305bff685252e80b7c60f4f5e7dd2e63e38218 Mon Jul 30 05:42:53 CEST 2018 David S. Miller <davem@davemloft.net> net: Add and use skb_mark_not_on_list().

An SKB is not on a list if skb->next is NULL.

Codify this convention into a helper function and use it
where we are dequeueing an SKB and need to mark it as such.

Signed-off-by: David S. Miller <davem@davemloft.net>
/linux/net/core/
H A Dsock.cdiff a8305bff685252e80b7c60f4f5e7dd2e63e38218 Mon Jul 30 05:42:53 CEST 2018 David S. Miller <davem@davemloft.net> net: Add and use skb_mark_not_on_list().

An SKB is not on a list if skb->next is NULL.

Codify this convention into a helper function and use it
where we are dequeueing an SKB and need to mark it as such.

Signed-off-by: David S. Miller <davem@davemloft.net>
H A Ddev.cdiff a8305bff685252e80b7c60f4f5e7dd2e63e38218 Mon Jul 30 05:42:53 CEST 2018 David S. Miller <davem@davemloft.net> net: Add and use skb_mark_not_on_list().

An SKB is not on a list if skb->next is NULL.

Codify this convention into a helper function and use it
where we are dequeueing an SKB and need to mark it as such.

Signed-off-by: David S. Miller <davem@davemloft.net>
/linux/include/linux/
H A Dskbuff.hdiff a8305bff685252e80b7c60f4f5e7dd2e63e38218 Mon Jul 30 05:42:53 CEST 2018 David S. Miller <davem@davemloft.net> net: Add and use skb_mark_not_on_list().

An SKB is not on a list if skb->next is NULL.

Codify this convention into a helper function and use it
where we are dequeueing an SKB and need to mark it as such.

Signed-off-by: David S. Miller <davem@davemloft.net>