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

  /src/usr.sbin/npf/npfctl/
npf_parse.y 199 %type <num> maybe_not opt_stateful icmp_type table_type
643 maybe_not label
745 : FROM maybe_not filt_addr filt_port TO maybe_not filt_addr filt_port
750 | FROM maybe_not filt_addr filt_port user_id group_id
754 | TO maybe_not filt_addr filt_port user_id group_id
761 : FROM maybe_not filt_addr TO maybe_not filt_addr ether_type
766 | FROM maybe_not filt_addr ether_type
770 | TO maybe_not filt_addr ether_typ
    [all...]
npf_parse.y 199 %type <num> maybe_not opt_stateful icmp_type table_type
643 maybe_not label
745 : FROM maybe_not filt_addr filt_port TO maybe_not filt_addr filt_port
750 | FROM maybe_not filt_addr filt_port user_id group_id
754 | TO maybe_not filt_addr filt_port user_id group_id
761 : FROM maybe_not filt_addr TO maybe_not filt_addr ether_type
766 | FROM maybe_not filt_addr ether_type
770 | TO maybe_not filt_addr ether_typ
    [all...]

Completed in 22 milliseconds