Home
last modified time | relevance | path

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

/netbsd/external/bsd/ipf/dist/iplang/
H A Diplang_y.y157 void end_ipv4 __P((void));
289 ipline: ipv4 '{' ipv4body '}' ';' { end_ipv4(); }
1743 void end_ipv4() in end_ipv4() function