Searched defs:nc (Results 1 – 8 of 8) sorted by relevance
/net/ncsi/ |
D | ncsi-rsp.c | 66 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 …]
|
D | ncsi-manage.c | 41 int ncsi_find_filter(struct ncsi_channel *nc, int table, void *data) in ncsi_find_filter() 71 int ncsi_add_filter(struct ncsi_channel *nc, int table, void *data) in ncsi_add_filter() 106 int ncsi_remove_filter(struct ncsi_channel *nc, int table, int index) in ncsi_remove_filter() 134 struct ncsi_channel *nc; in ncsi_report_link() local 170 struct ncsi_channel *nc = (struct ncsi_channel *)data; in ncsi_channel_monitor() local 235 void ncsi_start_channel_monitor(struct ncsi_channel *nc) in ncsi_start_channel_monitor() 248 void ncsi_stop_channel_monitor(struct ncsi_channel *nc) in ncsi_stop_channel_monitor() 266 struct ncsi_channel *nc; in ncsi_find_channel() local 278 struct ncsi_channel *nc, *tmp; in ncsi_add_channel() local 314 static void ncsi_remove_channel(struct ncsi_channel *nc) in ncsi_remove_channel() [all …]
|
D | ncsi-aen.c | 54 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
|
D | internal.h | 305 #define NCSI_FOR_EACH_CHANNEL(np, nc) \ argument
|
/net/netfilter/ |
D | nfnetlink.c | 154 const struct nfnl_callback *nc; in nfnetlink_rcv_msg() local 281 const struct nfnl_callback *nc; in nfnetlink_rcv_batch() local
|
D | nf_tables_api.c | 711 struct nft_chain *chain, *nc; in nft_flush_table() local 4811 struct nft_chain *chain, *nc; in __nft_release_afinfo() local
|
/net/core/ |
D | skbuff.c | 366 struct page_frag_cache *nc; in __netdev_alloc_frag() local 392 struct napi_alloc_cache *nc = this_cpu_ptr(&napi_alloc_cache); in __napi_alloc_frag() local 419 struct page_frag_cache *nc; in __netdev_alloc_skb() local 488 struct napi_alloc_cache *nc = this_cpu_ptr(&napi_alloc_cache); in __napi_alloc_skb() local 763 struct napi_alloc_cache *nc = this_cpu_ptr(&napi_alloc_cache); in __kfree_skb_flush() local 775 struct napi_alloc_cache *nc = this_cpu_ptr(&napi_alloc_cache); in _kfree_skb_defer() local
|
/net/batman-adv/ |
D | types.h | 1096 struct batadv_priv_nc nc; member
|