Home
last modified time | relevance | path

Searched refs:begin (Results 1 – 15 of 15) sorted by relevance

/net/ipv4/netfilter/
Dnf_nat_snmp_basic_main.c61 unsigned char *begin; member
119 fast_csum(ctx, (unsigned char *)data - ctx->begin); in snmp_helper()
146 ctx.begin = (unsigned char *)udph + sizeof(struct udphdr); in snmp_translate()
/net/ipv6/
Dinet6_hashtables.c70 begin: in __inet6_lookup_established()
81 goto begin; in __inet6_lookup_established()
86 goto begin; in __inet6_lookup_established()
/net/ethtool/
Dnetlink.h255 if (dev && dev->ethtool_ops->begin) in ethnl_ops_begin()
256 return dev->ethtool_ops->begin(dev); in ethnl_ops_begin()
Dioctl.c2733 if (dev->ethtool_ops->begin) { in dev_ethtool()
2734 rc = dev->ethtool_ops->begin(dev); in dev_ethtool()
/net/sched/
Dsch_hhf.c425 begin: in hhf_dequeue()
440 goto begin; in hhf_dequeue()
455 goto begin; in hhf_dequeue()
Dsch_fq_pie.c243 begin: in fq_pie_qdisc_dequeue()
256 goto begin; in fq_pie_qdisc_dequeue()
273 goto begin; in fq_pie_qdisc_dequeue()
Dsch_fq.c547 begin: in fq_dequeue()
565 goto begin; in fq_dequeue()
577 goto begin; in fq_dequeue()
594 goto begin; in fq_dequeue()
Dsch_fq_codel.c288 begin: in fq_codel_dequeue()
300 goto begin; in fq_codel_dequeue()
313 goto begin; in fq_codel_dequeue()
Dsch_cake.c1959 begin: in cake_dequeue()
2047 goto begin; in cake_dequeue()
2156 goto begin; in cake_dequeue()
/net/ceph/
Dosd_client.c1866 free_hoid(backoff->begin); in free_backoff()
1874 DEFINE_RB_INSDEL_FUNCS2(backoff, struct ceph_osd_backoff, begin, hoid_compare,
1887 cmp = hoid_compare(hoid, cur->begin); in lookup_containing_backoff()
4230 struct ceph_hobject_id *begin; member
4255 m->begin = kzalloc(sizeof(*m->begin), GFP_NOIO); in decode_MOSDBackoff()
4256 if (!m->begin) in decode_MOSDBackoff()
4259 ret = decode_hoid(&p, end, m->begin); in decode_MOSDBackoff()
4261 free_hoid(m->begin); in decode_MOSDBackoff()
4267 free_hoid(m->begin); in decode_MOSDBackoff()
4273 free_hoid(m->begin); in decode_MOSDBackoff()
[all …]
Ddebugfs.c333 dump_hoid(s, backoff->begin); in dump_backoffs()
/net/ipv4/
Dinet_hashtables.c409 begin: in __inet_lookup_established()
419 goto begin; in __inet_lookup_established()
430 goto begin; in __inet_lookup_established()
/net/netfilter/
Dnf_conntrack_core.c743 begin: in ____nf_conntrack_find()
766 goto begin; in ____nf_conntrack_find()
1207 begin: in nf_conntrack_tuple_taken()
1248 goto begin; in nf_conntrack_tuple_taken()
/net/sunrpc/auth_gss/
Dauth_gss.c1615 unsigned long begin, expire; in gss_cred_is_negative_entry() local
1619 begin = gss_cred->gc_upcall_timestamp; in gss_cred_is_negative_entry()
1620 expire = begin + gss_expired_cred_retry_delay * HZ; in gss_cred_is_negative_entry()
1622 if (time_in_range_open(now, begin, expire)) in gss_cred_is_negative_entry()
/net/mac80211/
Dtx.c3636 begin: in ieee80211_tx_dequeue()
3686 goto begin; in ieee80211_tx_dequeue()
3697 goto begin; in ieee80211_tx_dequeue()
3721 goto begin; in ieee80211_tx_dequeue()
3737 goto begin; in ieee80211_tx_dequeue()
3754 goto begin; in ieee80211_tx_dequeue()
3805 begin: in ieee80211_next_txq()
3838 goto begin; in ieee80211_next_txq()