Searched defs:program (Results 1 – 4 of 4) sorted by relevance
/net/sunrpc/ |
D | svc.c | 915 static int __svc_rpcb_register4(struct net *net, const u32 program, in __svc_rpcb_register4() 963 static int __svc_rpcb_register6(struct net *net, const u32 program, in __svc_rpcb_register6() 1008 const u32 program, const u32 version, in __svc_register() 1121 static void __svc_unregister(struct net *net, const u32 program, const u32 version, in __svc_unregister()
|
D | clnt.c | 368 const struct rpc_program *program = args->program; in rpc_new_client() local 973 const struct rpc_program *program, in rpc_bind_new_program()
|
D | rpcb_clnt.c | 565 int rpcb_v4_register(struct net *net, const u32 program, const u32 version, in rpcb_v4_register()
|
/net/netfilter/ |
D | xt_bpf.c | 27 struct sock_fprog_kern program; in __bpf_mt_check_bytecode() local
|