Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/ipf/dist/iplang/
H A Diplang_y.y127 void check_interface __P((void));
226 iface: ifhdr '{' ifaceopts '}' ';' { check_interface(); }
1369 void check_interface() in check_interface() function