Home
last modified time | relevance | path

Searched defs:nc (Results 1 – 8 of 8) sorted by relevance

/net/ncsi/
Dncsi-rsp.c66 struct ncsi_channel *nc; in ncsi_rsp_handler_cis() local
113 struct ncsi_channel *nc; in ncsi_rsp_handler_dp() local
137 struct ncsi_channel *nc; in ncsi_rsp_handler_ec() local
159 struct ncsi_channel *nc; in ncsi_rsp_handler_dc() local
186 struct ncsi_channel *nc; in ncsi_rsp_handler_rc() local
208 struct ncsi_channel *nc; in ncsi_rsp_handler_ecnt() local
230 struct ncsi_channel *nc; in ncsi_rsp_handler_dcnt() local
253 struct ncsi_channel *nc; in ncsi_rsp_handler_ae() local
282 struct ncsi_channel *nc; in ncsi_rsp_handler_sl() local
304 struct ncsi_channel *nc; in ncsi_rsp_handler_gls() local
[all …]
Dncsi-manage.c41 u32 *ncsi_get_filter(struct ncsi_channel *nc, int table, int index) in ncsi_get_filter()
60 int ncsi_find_filter(struct ncsi_channel *nc, int table, void *data) in ncsi_find_filter()
90 int ncsi_add_filter(struct ncsi_channel *nc, int table, void *data) in ncsi_add_filter()
125 int ncsi_remove_filter(struct ncsi_channel *nc, int table, int index) in ncsi_remove_filter()
153 struct ncsi_channel *nc; in ncsi_report_link() local
189 struct ncsi_channel *nc = (struct ncsi_channel *)data; in ncsi_channel_monitor() local
259 void ncsi_start_channel_monitor(struct ncsi_channel *nc) in ncsi_start_channel_monitor()
272 void ncsi_stop_channel_monitor(struct ncsi_channel *nc) in ncsi_stop_channel_monitor()
290 struct ncsi_channel *nc; in ncsi_find_channel() local
302 struct ncsi_channel *nc, *tmp; in ncsi_add_channel() local
[all …]
Dncsi-aen.c54 struct ncsi_channel *nc; in ncsi_aen_handler_lsc() local
101 struct ncsi_channel *nc; in ncsi_aen_handler_cr() local
133 struct ncsi_channel *nc; in ncsi_aen_handler_hncdsc() local
Dinternal.h317 #define NCSI_FOR_EACH_CHANNEL(np, nc) \ argument
/net/netfilter/
Dnfnetlink.c155 const struct nfnl_callback *nc; in nfnetlink_rcv_msg() local
288 const struct nfnl_callback *nc; in nfnetlink_rcv_batch() local
Dnf_tables_api.c802 struct nft_chain *chain, *nc; in nft_flush_table() local
5910 struct nft_chain *chain, *nc; in __nft_release_afinfo() local
/net/core/
Dskbuff.c336 struct page_frag_cache *nc; in __netdev_alloc_frag() local
364 struct napi_alloc_cache *nc = this_cpu_ptr(&napi_alloc_cache); in __napi_alloc_frag() local
393 struct page_frag_cache *nc; in __netdev_alloc_skb() local
462 struct napi_alloc_cache *nc = this_cpu_ptr(&napi_alloc_cache); in __napi_alloc_skb() local
725 struct napi_alloc_cache *nc = this_cpu_ptr(&napi_alloc_cache); in __kfree_skb_flush() local
737 struct napi_alloc_cache *nc = this_cpu_ptr(&napi_alloc_cache); in _kfree_skb_defer() local
/net/batman-adv/
Dtypes.h1122 struct batadv_priv_nc nc; member