Searched refs:zero (Results 1 - 15 of 15) sorted by relevance

/net/dccp/
H A Dsysctl.c22 static int zero = 0, variable
43 .extra1 = &zero,
52 .extra1 = &zero,
61 .extra1 = &zero,
70 .extra1 = &zero,
79 .extra1 = &zero,
88 .extra1 = &zero,
/net/mac80211/
H A Daes_cmac.c100 u8 zero[CMAC_TLEN]; local
102 memset(zero, 0, CMAC_TLEN);
107 addr[2] = zero;
/net/caif/
H A Dcfdgml.c85 u32 zero = 0; local
101 cfpkt_add_head(pkt, &zero, 3);
H A Dcfutill.c80 u8 zero = 0; local
93 cfpkt_add_head(pkt, &zero, 1);
/net/sctp/
H A Dsysctl.c48 static int zero = 0; variable
144 .extra1 = &zero,
220 .extra1 = &zero,
278 .extra1 = &zero,
/net/wimax/
H A DKconfig37 If set at zero, this will compile out all the debug code.
/net/netfilter/
H A Dnf_conntrack_sane.c56 __be16 zero; member in struct:sane_reply_net_start
136 if (reply->zero != 0)
/net/atm/
H A Dresources.c177 int zero)
187 if (zero && !error) {
176 fetch_stats(struct atm_dev *dev, struct atm_dev_stats __user *arg, int zero) argument
/net/sunrpc/xprtrdma/
H A Dtransport.c82 static unsigned int zero; variable
119 .extra1 = &zero,
367 * from a preregistered zero buffer.
/net/rxrpc/
H A Dar-key.c1026 u32 cnlen, toksize, ntoks, tok, zero; local
1103 zero = 0;
1117 copy_to_user((u8 *)xdr + _l, &zero, 4 - (_l & 3)) != 0) \
/net/ipv4/
H A Dip_fragment.c714 static int zero; variable
755 .extra1 = &zero
H A Dsysctl_net_ipv4.c29 static int zero; variable
763 .extra1 = &zero,
/net/core/
H A Dsock.c530 * name is "" or the option length is zero the socket
578 goto zero;
595 zero:
H A Dneighbour.c2768 static int zero; variable
2777 tmp.extra1 = &zero;
2869 .extra1 = &zero,
/net/netfilter/ipvs/
H A Dip_vs_ctl.c444 * Check if the catch-all port (port zero) exists
751 /* get current counters as zero point, rates are zeroed */
909 pr_err("%s(): server weight less than zero\n", __func__);
973 pr_err("%s(): server weight less than zero\n", __func__);
1574 static int zero; variable
1765 .extra1 = &zero,
2382 /* if no service address is set, zero counters in all */

Completed in 452 milliseconds