Home
last modified time | relevance | path

Searched defs:sn (Results 1 – 24 of 24) sorted by relevance

/net/smc/
Dsmc_pnet.c106 struct smc_net *sn; in smc_pnet_remove_by_pnetid() local
187 struct smc_net *sn; in smc_pnet_add_by_ndev() local
219 struct smc_net *sn; in smc_pnet_remove_by_ndev() local
475 struct smc_net *sn; in smc_pnet_enter() local
598 struct smc_net *sn; in _smc_pnet_dump() local
719 struct smc_net *sn = net_generic(net, smc_net_id); in smc_pnet_is_ndev_pnetid() local
738 struct smc_net *sn = net_generic(net, smc_net_id); in smc_pnet_add_pnetid() local
764 struct smc_net *sn = net_generic(net, smc_net_id); in smc_pnet_remove_pnetid() local
809 struct smc_net *sn = net_generic(net, smc_net_id); in smc_pnet_destroy_pnetids_list() local
858 struct smc_net *sn = net_generic(net, smc_net_id); in smc_pnet_net_init() local
[all …]
/net/sunrpc/auth_gss/
Dgss_rpc_upcall.c123 void init_gssp_clnt(struct sunrpc_net *sn) in init_gssp_clnt()
131 struct sunrpc_net *sn = net_generic(net, sunrpc_net_id); in set_gssp_clnt() local
146 void clear_gssp_clnt(struct sunrpc_net *sn) in clear_gssp_clnt()
156 static struct rpc_clnt *get_gssp_clnt(struct sunrpc_net *sn) in get_gssp_clnt()
170 struct sunrpc_net *sn = net_generic(net, sunrpc_net_id); in gssp_call() local
Dsvcauth_gss.c1241 struct sunrpc_net *sn = net_generic(SVC_NET(rqstp), sunrpc_net_id); in svcauth_gss_legacy_init() local
1356 struct sunrpc_net *sn = net_generic(net, sunrpc_net_id); in svcauth_gss_proxy_init() local
1411 struct sunrpc_net *sn = net_generic(net, sunrpc_net_id); in set_gss_proxy() local
1423 struct sunrpc_net *sn = net_generic(net, sunrpc_net_id); in use_gss_proxy() local
1465 struct sunrpc_net *sn = net_generic(net, sunrpc_net_id); in read_gssp() local
1491 struct sunrpc_net *sn = net_generic(net, sunrpc_net_id); in create_use_gss_proxy_proc_entry() local
1506 struct sunrpc_net *sn = net_generic(net, sunrpc_net_id); in destroy_use_gss_proxy_proc_entry() local
1544 struct sunrpc_net *sn = net_generic(SVC_NET(rqstp), sunrpc_net_id); in svcauth_gss_accept() local
1836 struct sunrpc_net *sn = net_generic(SVC_NET(rqstp), sunrpc_net_id); in svcauth_gss_release() local
1916 struct sunrpc_net *sn = net_generic(net, sunrpc_net_id); in rsi_cache_create_net() local
[all …]
Dauth_gss.c258 struct sunrpc_net *sn = net_generic(net, sunrpc_net_id); in get_pipe_version() local
273 struct sunrpc_net *sn = net_generic(net, sunrpc_net_id); in put_pipe_version() local
627 struct sunrpc_net *sn = net_generic(net, sunrpc_net_id); in gss_create_upcall() local
798 struct sunrpc_net *sn = net_generic(net, sunrpc_net_id); in gss_pipe_open() local
/net/sunrpc/
Dsvcauth_unix.c309 struct sunrpc_net *sn; in ip_map_lookup() local
337 struct sunrpc_net *sn; in svcauth_unix_purge() local
348 struct sunrpc_net *sn; in ip_map_cached_get() local
386 struct sunrpc_net *sn; in ip_map_cached_put() local
400 struct sunrpc_net *sn; in svcauth_unix_info_release() local
609 struct sunrpc_net *sn = net_generic(net, sunrpc_net_id); in unix_gid_cache_create() local
627 struct sunrpc_net *sn = net_generic(net, sunrpc_net_id); in unix_gid_cache_destroy() local
654 struct sunrpc_net *sn = net_generic(rqstp->rq_xprt->xpt_net, in unix_gid_find() local
685 struct sunrpc_net *sn = net_generic(net, sunrpc_net_id); in svcauth_unix_set_client() local
907 struct sunrpc_net *sn = net_generic(net, sunrpc_net_id); in ip_map_cache_create() local
[all …]
Dsunrpc_syms.c35 struct sunrpc_net *sn = net_generic(net, sunrpc_net_id); in sunrpc_init_net() local
70 struct sunrpc_net *sn = net_generic(net, sunrpc_net_id); in sunrpc_exit_net() local
Dstats.c285 struct sunrpc_net *sn; in do_register() local
302 struct sunrpc_net *sn; in rpc_proc_unregister() local
319 struct sunrpc_net *sn; in svc_proc_unregister() local
328 struct sunrpc_net *sn; in rpc_proc_init() local
Drpcb_clnt.c166 struct sunrpc_net *sn = net_generic(net, sunrpc_net_id); in rpcb_get_local() local
179 struct sunrpc_net *sn = net_generic(net, sunrpc_net_id); in rpcb_put_local() local
209 struct sunrpc_net *sn = net_generic(net, sunrpc_net_id); in rpcb_set_local() local
378 static int rpcb_register_call(struct sunrpc_net *sn, struct rpc_clnt *clnt, struct rpc_message *msg… in rpcb_register_call()
440 struct sunrpc_net *sn = net_generic(net, sunrpc_net_id); in rpcb_register() local
457 static int rpcb_register_inet4(struct sunrpc_net *sn, in rpcb_register_inet4()
483 static int rpcb_register_inet6(struct sunrpc_net *sn, in rpcb_register_inet6()
506 static int rpcb_unregister_all_protofamilies(struct sunrpc_net *sn, in rpcb_unregister_all_protofamilies()
575 struct sunrpc_net *sn = net_generic(net, sunrpc_net_id); in rpcb_v4_register() local
Drpc_pipe.c926 struct sunrpc_net *sn = net_generic(net, sunrpc_net_id); in rpc_add_pipe_dir_object() local
949 struct sunrpc_net *sn = net_generic(net, sunrpc_net_id); in rpc_remove_pipe_dir_object() local
974 struct sunrpc_net *sn = net_generic(net, sunrpc_net_id); in rpc_find_or_alloc_pipe_dir_object() local
1200 struct sunrpc_net *sn = net_generic(net, sunrpc_net_id); in rpc_pipefs_init_net() local
1213 struct sunrpc_net *sn = net_generic(net, sunrpc_net_id); in rpc_pipefs_exit_net() local
1226 struct sunrpc_net *sn = net_generic(net, sunrpc_net_id); in rpc_get_sb_net() local
1238 struct sunrpc_net *sn = net_generic(net, sunrpc_net_id); in rpc_put_sb_net() local
1363 struct sunrpc_net *sn = net_generic(net, sunrpc_net_id); in rpc_fill_super() local
1412 struct sunrpc_net *sn = net_generic(net, sunrpc_net_id); in gssd_running() local
1446 struct sunrpc_net *sn = net_generic(net, sunrpc_net_id); in rpc_kill_sb() local
Dclnt.c83 struct sunrpc_net *sn = net_generic(net, sunrpc_net_id); in rpc_register_client() local
93 struct sunrpc_net *sn = net_generic(net, sunrpc_net_id); in rpc_unregister_client() local
222 struct sunrpc_net *sn = net_generic(net, sunrpc_net_id); in rpc_get_client_for_event() local
2999 struct sunrpc_net *sn = net_generic(net, sunrpc_net_id); in rpc_show_tasks() local
Dcache.c1683 struct sunrpc_net *sn; in create_cache_proc_entries() local
/net/netfilter/
Dnf_conntrack_proto_sctp.c626 struct nf_sctp_net *sn = nf_sctp_pernet(net); in sctp_timeout_nlattr_to_obj() local
679 struct nf_sctp_net *sn = nf_sctp_pernet(net); in nf_conntrack_sctp_init_net() local
Dnf_conntrack_standalone.c969 struct nf_sctp_net *sn = nf_sctp_pernet(net); in nf_conntrack_standalone_init_sctp_sysctl() local
971 #define XASSIGN(XNAME, sn) \ in nf_conntrack_standalone_init_sctp_sysctl() argument
/net/nfc/
Dllcp_core.c362 const u8 *sn, size_t sn_len, in nfc_llcp_sock_from_sn()
849 const u8 *sn, size_t sn_len) in nfc_llcp_sock_get_sn()
933 const u8 *sn; in nfc_llcp_recv_connect() local
/net/mac80211/
Dmesh.h114 u32 sn; member
Dscan.c638 u16 sn = get_random_u32(); in ieee80211_send_scan_probe_req() local
Dieee80211_i.h690 u32 sn; member
/net/rose/
Drose_route.c371 struct rose_neigh *sn; in rose_add_loopback_neigh() local
/net/mac802154/
Dllsec.c43 struct ieee802154_llsec_seclevel *sl, *sn; in mac802154_llsec_destroy() local
/net/sctp/
Dsm_make_chunk.c3772 __u32 result, __u32 sn) in sctp_make_strreset_resp()
3808 __u32 result, __u32 sn, in sctp_make_strreset_tsnresp()
/net/can/
Disotp.c131 u8 sn; member
/net/ipv6/
Dip6_fib.c1404 struct fib6_node *sn; in fib6_add() local
Droute.c1139 struct fib6_node *pn, *sn; in fib6_backtrack() local
/net/core/
Ddevlink.c5061 int devlink_info_serial_number_put(struct devlink_info_req *req, const char *sn) in devlink_info_serial_number_put()