HomeSort by: relevance | last modified time | path
    Searched refs:ah_lastopt (Results 1 - 2 of 2) sorted by relevancy

  /src/external/bsd/ipf/dist/iplang/
iplang.h 40 int ah_lastopt; member in struct:aniphdr
iplang_y.y 1202 canip->ah_lastopt = optval;
1223 if (canip->ah_lastopt != 1) {
1660 canip->ah_lastopt = io->on_value;
1667 canip->ah_lastopt = IPOPT_NOP;
1694 if (canip->ah_lastopt == IPOPT_NOP) {
1696 } else if (canip->ah_lastopt != IPOPT_EOL) {

Completed in 81 milliseconds