Searched defs:program (Results 1 – 4 of 4) sorted by relevance
/net/netfilter/ |
D | xt_bpf.c | 26 struct sock_fprog program; in bpf_mt_check() local
|
/net/sunrpc/ |
D | svc.c | 807 static int __svc_rpcb_register4(struct net *net, const u32 program, in __svc_rpcb_register4() 855 static int __svc_rpcb_register6(struct net *net, const u32 program, in __svc_rpcb_register6() 900 const u32 program, const u32 version, in __svc_register() 981 static void __svc_unregister(struct net *net, const u32 program, const u32 version, in __svc_unregister()
|
D | clnt.c | 294 const struct rpc_program *program = args->program; in rpc_new_client() local 699 const struct rpc_program *program, in rpc_bind_new_program()
|
D | rpcb_clnt.c | 569 int rpcb_v4_register(struct net *net, const u32 program, const u32 version, in rpcb_v4_register()
|