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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/sunrpc/
H A Dsvcsock.c956 u32 calldir; local
965 calldir = *p;
967 if (calldir == 0) {
978 "calldir 0x%x sk_bc_xprt %p xid %08x\n",
979 __func__, ntohl(calldir),
1031 * sk_reclen is < 8 (xid and calldir), then this is a malformed packet.
1032 * In that case, don't bother with the calldir and just read the data.

Completed in 110 milliseconds