Home
last modified time | relevance | path

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

/original-bsd/usr.bin/netstat/
H A Droute.c636 short ns_nullh[] = {0,0,0}; variable
666 } else if (bcmp(ns_nullh, work.x_host.c_host, 6) == 0) {
/original-bsd/sbin/route/
H A Droute.c868 short ns_nullh[] = {0,0,0}; variable
896 else if (memcmp(ns_nullh, work.x_host.c_host, 6) == 0)