Searched refs:begin (Results 1 - 11 of 11) sorted by relevance

/net/ipv6/
H A Dinet6_hashtables.c121 begin:
132 goto begin;
137 goto begin;
185 begin:
212 goto begin;
219 goto begin;
H A Dudp.c228 begin:
257 goto begin;
266 goto begin;
291 goto begin;
301 goto begin;
310 begin:
337 goto begin;
345 goto begin;
/net/ipv4/
H A Dinet_hashtables.c216 begin:
243 goto begin;
250 goto begin;
289 begin:
300 goto begin;
311 goto begin;
H A Dudp.c435 begin:
463 goto begin;
470 goto begin;
497 goto begin;
507 goto begin;
516 begin:
544 goto begin;
552 goto begin;
1868 begin:
1886 goto begin;
[all...]
/net/ipv4/netfilter/
H A Dnf_nat_snmp_basic.c139 unsigned char *begin; /* First octet */ member in struct:asn1_ctx
156 ctx->begin = buf;
621 static inline void mangle_address(unsigned char *begin,
894 * - begin points to the start of the snmp messgae
897 static inline void mangle_address(unsigned char *begin, argument
913 &map->from, &map->to, addr - begin);
954 mangle_address(ctx->begin, ctx->pointer - 4, map, check);
1159 mangle_address(ctx.begin, ctx.pointer - 4 , map, check);
/net/sched/
H A Dsch_fq_codel.c243 begin:
255 goto begin;
273 goto begin;
H A Dsch_hhf.c439 begin:
454 goto begin;
469 goto begin;
H A Dsch_fq.c427 begin:
445 goto begin;
451 goto begin;
464 goto begin;
/net/netfilter/
H A Dnf_conntrack_core.c420 begin:
436 goto begin;
452 begin:
462 goto begin;
/net/sunrpc/auth_gss/
H A Dauth_gss.c1558 unsigned long begin, expire; local
1562 begin = gss_cred->gc_upcall_timestamp;
1563 expire = begin + gss_expired_cred_retry_delay * HZ;
1565 if (time_in_range_open(now, begin, expire))
/net/core/
H A Dethtool.c1757 if (dev->ethtool_ops->begin) {
1758 rc = dev->ethtool_ops->begin(dev);

Completed in 126 milliseconds