Searched refs:NULL (Results 1 - 25 of 988) sorted by relevance

1234567891011>>

/net/netfilter/
H A Dnf_conntrack_h323_types.c10 offsetof(TransportAddress_ipAddress, ip), NULL},
11 {FNAME("port") INT, WORD, 0, 0, SKIP, 0, NULL},
15 {FNAME("item") OCTSTR, FIXD, 4, 0, SKIP, 0, NULL},
19 {FNAME("strict") NUL, FIXD, 0, 0, SKIP, 0, NULL},
20 {FNAME("loose") NUL, FIXD, 0, 0, SKIP, 0, NULL},
24 {FNAME("ip") OCTSTR, FIXD, 4, 0, SKIP, 0, NULL},
25 {FNAME("port") INT, WORD, 0, 0, SKIP, 0, NULL},
33 {FNAME("node") OCTSTR, FIXD, 6, 0, SKIP, 0, NULL},
34 {FNAME("netnum") OCTSTR, FIXD, 4, 0, SKIP, 0, NULL},
35 {FNAME("port") OCTSTR, FIXD, 2, 0, SKIP, 0, NULL},
[all...]
H A Dxt_qtaguid_print.h47 return NULL;
51 return NULL;
55 return NULL;
59 return NULL;
63 return NULL;
67 return NULL;
71 return NULL;
75 return NULL;
79 return NULL;
/net/sunrpc/auth_gss/
H A Dgss_rpc_xdr.h164 #define gssx_enc_indicate_mechs NULL
165 #define gssx_dec_indicate_mechs NULL
166 #define gssx_enc_get_call_context NULL
167 #define gssx_dec_get_call_context NULL
168 #define gssx_enc_import_and_canon_name NULL
169 #define gssx_dec_import_and_canon_name NULL
170 #define gssx_enc_export_cred NULL
171 #define gssx_dec_export_cred NULL
172 #define gssx_enc_import_cred NULL
173 #define gssx_dec_import_cred NULL
[all...]
/net/llc/
H A Dllc_c_st.c24 #define NONE NULL
42 [5] = NULL,
59 [5] = NULL,
79 [8] = NULL,
95 [4] = NULL,
114 [7] = NULL,
129 [3] = NULL,
145 [4] = NULL,
161 [4] = NULL,
177 [4] = NULL,
[all...]
H A Dllc_s_st.c34 [1] = NULL,
52 [1] = NULL,
64 [1] = NULL,
76 [1] = NULL,
88 [1] = NULL,
100 [1] = NULL,
112 [1] = NULL,
124 [1] = NULL,
136 [1] = NULL,
150 [1] = NULL,
[all...]
/net/netfilter/ipvs/
H A Dip_vs_proto_ah_esp.c127 .init = NULL,
128 .exit = NULL,
132 .snat_handler = NULL,
133 .dnat_handler = NULL,
134 .csum_check = NULL,
135 .state_transition = NULL,
136 .register_app = NULL,
137 .unregister_app = NULL,
138 .app_conn_bind = NULL,
140 .timeout_change = NULL, /* ISAKM
[all...]
/net/irda/
H A Dirqueue.c241 if ( *queue == NULL ) {
277 if ( *queue == NULL ) {
286 *queue = NULL;
297 * Return the removed entry (or NULL of queue was empty).
318 if ( *queue == NULL ) {
327 *queue = NULL;
340 * Return the removed entry (or NULL of queue was empty).
362 return NULL;
369 //hashbin->hb_current = NULL;
397 IRDA_ASSERT(hashbin != NULL, retur
[all...]
H A Dtimer.c108 irlap_do_event(self, MEDIA_BUSY_TIMER_EXPIRED, NULL, NULL);
145 IRDA_ASSERT(self != NULL, return;);
148 irlap_do_event(self, SLOT_TIMER_EXPIRED, NULL, NULL);
161 IRDA_ASSERT(self != NULL, return;);
164 irlap_do_event(self, QUERY_TIMER_EXPIRED, NULL, NULL);
177 IRDA_ASSERT(self != NULL, return;);
180 irlap_do_event(self, FINAL_TIMER_EXPIRED, NULL, NUL
[all...]
H A Dirias_object.c54 if (obj == NULL) {
57 return NULL;
66 return NULL;
75 if (obj->attribs == NULL) {
80 return NULL;
95 IRDA_ASSERT(attrib != NULL, return;);
108 IRDA_ASSERT(obj != NULL, return;);
131 IRDA_ASSERT(obj != NULL, return -1;);
159 IRDA_ASSERT(obj != NULL, return -1;);
161 IRDA_ASSERT(attrib != NULL, retur
[all...]
H A Dirmod.c71 notify->data_indication = NULL;
72 notify->udata_indication = NULL;
73 notify->connect_confirm = NULL;
74 notify->connect_indication = NULL;
75 notify->disconnect_indication = NULL;
76 notify->flow_indication = NULL;
77 notify->status_indication = NULL;
78 notify->instance = NULL;
194 * otherwise bad things will happen (hashbins will be NULL for example).
H A Dirlmp.c52 struct irlmp_cb *irlmp = NULL;
89 if (irlmp == NULL)
100 if ((irlmp->clients == NULL) ||
101 (irlmp->services == NULL) ||
102 (irlmp->links == NULL) ||
103 (irlmp->unconnected_lsaps == NULL) ||
104 (irlmp->cachelog == NULL)) {
132 IRDA_ASSERT(irlmp != NULL, return;);
145 irlmp = NULL;
158 IRDA_ASSERT(notify != NULL, retur
[all...]
H A Dirlmp_event.c132 IRDA_ASSERT(self != NULL, return;);
142 IRDA_ASSERT(self != NULL, return -1;);
160 IRDA_ASSERT(self != NULL, return;);
189 IRDA_ASSERT(self != NULL, return;);
192 irlmp_do_lsap_event(self, LM_WATCHDOG_TIMEOUT, NULL);
201 IRDA_ASSERT(self != NULL, return;);
204 irlmp_do_lap_event(self, LM_LAP_IDLE_TIMEOUT, NULL);
226 * hashbin_find_next() will return NULL and we will abort the
235 while (NULL != hashbin_find_next(lsap_hashbin,
237 NULL,
[all...]
/net/wimax/
H A Did-table.c69 d_fnstart(3, NULL, "(wimax_dev %p)\n", wimax_dev);
73 d_fnend(3, NULL, "(wimax_dev %p)\n", wimax_dev);
90 struct wimax_dev *wimax_dev = NULL;
92 d_fnstart(3, NULL, "(info %p ifindex %d)\n", info, ifindex);
100 wimax_dev = NULL;
101 d_printf(1, NULL, "wimax: no devices found with ifindex %d\n",
105 d_fnend(3, NULL, "(info %p ifindex %d) = %p\n",
H A Dop-state-get.c49 d_fnstart(3, NULL, "(skb %p info %p)\n", skb, info);
51 if (info->attrs[WIMAX_GNL_STGET_IFIDX] == NULL) {
57 if (wimax_dev == NULL)
63 d_fnend(3, NULL, "(skb %p info %p) = %d\n", skb, info, result);
/net/caif/
H A Dcfrfml.c52 return NULL;
79 return NULL;
83 return NULL;
90 if (tmppkt == NULL)
91 return NULL;
104 struct cfpkt *tmppkt = NULL;
106 caif_assert(layr->up != NULL);
107 caif_assert(layr->receive != NULL);
117 if (rfml->incomplete_frm == NULL) {
127 pkt = NULL;
[all...]
H A Dcfserl.c38 return NULL;
53 struct cfpkt *pkt = NULL;
54 struct cfpkt *tail_pkt = NULL;
61 caif_assert(newpkt != NULL);
64 if (layr->incomplete_frm != NULL) {
68 if (pkt == NULL) {
75 layr->incomplete_frm = NULL;
88 layr->incomplete_frm = NULL;
123 if (pkt != NULL)
125 layr->incomplete_frm = NULL;
[all...]
/net/nfc/hci/
H A Dllc.c60 if (llc_engine == NULL)
64 if (llc_engine->name == NULL) {
85 return NULL;
93 if (llc_engine == NULL)
110 if (llc_engine == NULL)
111 return NULL;
114 if (llc == NULL)
115 return NULL;
121 if (llc->data == NULL) {
123 return NULL;
[all...]
/net/irda/irlan/
H A Dirlan_provider_event.c46 NULL, /* Query */
47 NULL, /* Info */
49 NULL, /* Media */
51 NULL, /* Wait */
52 NULL, /* Arb */
54 NULL, /* Close */
55 NULL, /* Sync */
61 IRDA_ASSERT(*state[ self->provider.state] != NULL, return;);
77 IRDA_ASSERT(self != NULL, return -1;);
106 IRDA_ASSERT(self != NULL, retur
[all...]
/net/dccp/
H A Dccid.c33 return NULL;
40 if (ccid_by_number(ccid_array[--array_len]) == NULL)
55 if (*ccid_array == NULL)
92 SLAB_HWCACHE_ALIGN, NULL);
98 if (slab != NULL)
111 if (ccid_ops->ccid_hc_rx_slab == NULL)
119 if (ccid_ops->ccid_hc_tx_slab == NULL)
129 ccid_ops->ccid_hc_rx_slab = NULL;
136 ccid_ops->ccid_hc_tx_slab = NULL;
138 ccid_ops->ccid_hc_rx_slab = NULL;
[all...]
/net/ax25/
H A Dax25_route.c51 while (ax25_rt != NULL) {
61 for (t = ax25_route_list; t != NULL; t = t->next) {
81 if ((ax25_dev = ax25_addr_ax25dev(&route->port_addr)) == NULL)
89 while (ax25_rt != NULL) {
93 ax25_rt->digipeat = NULL;
95 if ((ax25_rt->digipeat = kmalloc(sizeof(ax25_digi), GFP_ATOMIC)) == NULL) {
112 if ((ax25_rt = kmalloc(sizeof(ax25_route), GFP_ATOMIC)) == NULL) {
120 ax25_rt->digipeat = NULL;
123 if ((ax25_rt->digipeat = kmalloc(sizeof(ax25_digi), GFP_ATOMIC)) == NULL) {
153 if ((ax25_dev = ax25_addr_ax25dev(&route->port_addr)) == NULL)
[all...]
H A Dax25_dev.c37 ax25_dev *ax25_dev, *res = NULL;
40 for (ax25_dev = ax25_dev_list; ax25_dev != NULL; ax25_dev = ax25_dev->next)
57 if ((ax25_dev = kzalloc(sizeof(*ax25_dev), GFP_ATOMIC)) == NULL) {
65 ax25_dev->forward = NULL;
98 if ((ax25_dev = ax25_dev_ax25dev(dev)) == NULL)
112 for (s = ax25_dev_list; s != NULL; s = s->next)
114 s->forward = NULL;
124 while (s != NULL && s->next != NULL) {
136 dev->ax25_ptr = NULL;
[all...]
/net/ipv6/
H A Dip6_icmp.c15 return (cmpxchg((ip6_icmp_send_t **)&ip6_icmp_send, NULL, fn) == NULL) ?
24 ret = (cmpxchg((ip6_icmp_send_t **)&ip6_icmp_send, fn, NULL) == fn) ?
/net/netlabel/
H A Dnetlabel_kapi.c63 * Removes a NetLabel/LSM domain mapping. A @domain value of NULL causes the
74 if (addr == NULL && mask == NULL) {
76 } else if (addr != NULL && mask != NULL) {
97 * Adds a new unlabeled NetLabel/LSM domain mapping. A @domain value of NULL
110 struct netlbl_domaddr_map *addrmap = NULL;
111 struct netlbl_domaddr4_map *map4 = NULL;
112 struct netlbl_domaddr6_map *map6 = NULL;
115 if (entry == NULL)
[all...]
/net/nfc/
H A Dllcp_commands.c98 return NULL;
102 return NULL;
108 if (tlv == NULL)
124 if (sdres == NULL)
125 return NULL;
132 if (sdres->tlv == NULL) {
134 return NULL;
153 if (sdreq == NULL)
154 return NULL;
162 if (sdreq->tlv == NULL) {
[all...]
/net/unix/
H A Dsysctl_net_unix.c34 if (table == NULL)
39 table[0].procname = NULL;
43 if (net->unx.ctl == NULL)

Completed in 287 milliseconds

1234567891011>>