/net/openvswitch/ |
D | actions.c | 969 bool last) in sample() 1000 bool last) in clone() 1128 const struct nlattr *a, bool last) in execute_recirc() 1147 const struct nlattr *attr, bool last) in execute_check_pkt_len() 1249 bool last = nla_is_last(a, rem); in do_execute_actions() local 1272 bool last = nla_is_last(a, rem); in do_execute_actions() local 1332 bool last = nla_is_last(a, rem); in do_execute_actions() local 1342 bool last = nla_is_last(a, rem); in do_execute_actions() local 1371 bool last, bool clone_flow_key) in clone_execute()
|
D | flow_netlink.c | 2415 bool log, bool last) in validate_and_copy_sample() 2481 bool log, bool last) in validate_and_copy_clone() 2867 bool log, bool last) in validate_and_copy_check_pkt_len() 3105 bool last = nla_is_last(a, rem); in __ovs_nla_copy_actions() local 3175 bool last = nla_is_last(a, rem); in __ovs_nla_copy_actions() local 3187 bool last = nla_is_last(a, rem); in __ovs_nla_copy_actions() local
|
/net/netfilter/ipset/ |
D | pfxlen.c | 174 u32 last; in ip_set_range_to_cidr() local
|
/net/netfilter/ipvs/ |
D | ip_vs_rr.c | 57 struct ip_vs_dest *dest, *last; in ip_vs_rr_schedule() local
|
D | ip_vs_wrr.c | 163 struct ip_vs_dest *dest, *last, *stop = NULL; in ip_vs_wrr_schedule() local
|
/net/core/ |
D | datagram.c | 171 struct sk_buff **last) in __skb_try_recv_from_queue() 248 struct sk_buff **last) in __skb_try_recv_datagram() 296 struct sk_buff *skb, *last; in __skb_recv_datagram() local
|
D | net_namespace.c | 519 static void unhash_nsid(struct net *net, struct net *last) in unhash_nsid() 552 struct net *net, *tmp, *last; in cleanup_net() local
|
/net/sunrpc/xprtrdma/ |
D | frwr_ops.c | 527 struct ib_send_wr *first, **prev, *last; in frwr_unmap_sync() local 632 struct ib_send_wr *first, *last, **prev; in frwr_unmap_async() local
|
/net/rxrpc/ |
D | recvmsg.c | 180 bool last = false; in rxrpc_rotate_rx_window() local 276 bool last = false; in rxrpc_locate_data() local
|
D | sendmsg.c | 157 struct sk_buff *skb, bool last, in rxrpc_queue_packet()
|
/net/rds/ |
D | bind.c | 98 u16 rover, last; in rds_add_bound() local
|
/net/ax25/ |
D | ax25_out.c | 244 int last = 1; in ax25_kick() local
|
/net/rfkill/ |
D | input.c | 140 static unsigned long rfkill_ratelimit(const unsigned long last) in rfkill_ratelimit()
|
/net/netfilter/ |
D | nf_tables_core.c | 155 const struct nft_expr *expr, *last; in nft_do_chain() local
|
D | nft_limit.c | 19 u64 last; member
|
/net/sched/ |
D | cls_tcindex.c | 176 static int tcindex_delete(struct tcf_proto *tp, void *arg, bool *last, in tcindex_delete() 583 bool last; in tcindex_destroy() local
|
D | cls_cgroup.c | 146 static int cls_cgroup_delete(struct tcf_proto *tp, void *arg, bool *last, in cls_cgroup_delete()
|
D | cls_basic.c | 125 static int basic_delete(struct tcf_proto *tp, void *arg, bool *last, in basic_delete()
|
D | cls_flower.c | 140 size_t i, first = 0, last; in fl_mask_update_range() local 521 bool *last, bool rtnl_held, in __fl_delete() 567 bool last; in fl_destroy() local 1718 static int fl_delete(struct tcf_proto *tp, void *arg, bool *last, in fl_delete()
|
D | sch_etf.c | 34 ktime_t last; /* The txtime of the last skb sent to the netdevice. */ member
|
/net/sctp/ |
D | ulpqueue.c | 326 struct sk_buff *pnext, *last; in sctp_make_reassembled_event() local 970 struct sk_buff *skb, *flist, *last; in sctp_ulpq_renege_list() local
|
/net/ipv4/ |
D | ip_input.c | 152 struct sock *last = NULL; in ip_call_ra_chain() local
|
D | inet_fragment.c | 347 struct sk_buff *last = q->fragments_tail; in inet_frag_queue_insert() local
|
/net/8021q/ |
D | vlan.c | 371 bool last = false; in vlan_device_event() local
|
/net/sunrpc/auth_gss/ |
D | gss_krb5_wrap.c | 81 unsigned int last = (buf->page_base + len - 1) in gss_krb5_remove_padding() local
|