Searched refs:pm_prot (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/tcpdump-4.4.0/
H A Dpmap_prot.h87 u_int32_t pm_prot; member in struct:sunrpc_pmap
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/conntrack-tools/conntrack-tools-1.4.0/src/helpers/
H A Drpc.c53 uint32_t pm_prot; member in struct:rpc_info
220 rpc_info->pm_prot = IXDR_GET_INT32(data);
222 if (!(rpc_info->pm_prot == IPPROTO_TCP
223 || rpc_info->pm_prot == IPPROTO_UDP)) {
225 rpc_info->pm_prot);
237 rpc_info->pm_vers, rpc_info->pm_prot);
322 rpc_info->pm_prot, port);
425 rpc_info->pm_prot,
434 ret = nf_nat_rpc(pkt, dir, exp, rpc_info->pm_prot,
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/util-linux/
H A Dmount.c697 p.pm_prot = proto;
710 (proto && p.pm_prot && pmap->pml_map.pm_prot != proto) ||
721 if (!p.pm_prot)
722 p.pm_prot = IPPROTO_TCP;
1160 switch (pm_mnt->pm_prot) {

Completed in 51 milliseconds