Home
last modified time | relevance | path

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

/netbsd/sys/external/bsd/ipf/netinet/
H A Dip_state.h15 # define SIOCDELST _IOW('r', 61, struct ipfobj) macro
17 # define SIOCDELST _IOW(r, 61, struct ipfobj) macro
H A Dip_state.c601 case SIOCDELST : in ipf_state_ioctl()