Home
last modified time | relevance | path

Searched refs:SANE_NET_START (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/net/netfilter/
Dnf_conntrack_sane.c47 #define SANE_NET_START 7 /* RPC code */ macro
104 if (req->RPC_code != htonl(SANE_NET_START)) { in help()