Home
last modified time | relevance | path

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

/f-stack/freebsd/net/
H A Dif_stf.c163 static int isrfc1918addr(struct in_addr *);
515 isrfc1918addr(struct in_addr *in) in isrfc1918addr() function
551 if (isrfc1918addr(in)) in stf_checkaddr4()
726 if (isrfc1918addr(&addr)) { in stf_ioctl()