Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/netpfil/ipfilter/netinet/
HDip_state.h36 struct ipstate **is_me; member
HDip_ipsec_pxy.c401 ipsec->ipsc_state->is_me = NULL; in ipf_p_ipsec_del()
HDip_state.c1680 is->is_me = stsave; in ipf_state_add()
3569 if (is->is_me != NULL) { in ipf_state_del()
3570 *is->is_me = NULL; in ipf_state_del()
3571 is->is_me = NULL; in ipf_state_del()
4869 if (is->is_me != NULL) { in ipf_state_setpending()
4870 *is->is_me = NULL; in ipf_state_setpending()
4871 is->is_me = NULL; in ipf_state_setpending()
/freebsd-13-stable/contrib/ipfilter/
HDip_fil_compat.c1007 struct ipstate **is_me; member
1056 struct ipstate **is_me; member
4385 old->is_me = is->is_me;
4457 old->is_me = is->is_me;