Home
last modified time | relevance | path

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

/netbsd/src/sys/external/bsd/ipf/netinet/
Dip_fil_compat.c328 u_char ofin_tcpf; /* TCP header flags (SYN, ACK, etc) */ member
368 u_char ofin_tcpf; member
409 u_char ofin_tcpf; member
449 u_char ofin_tcpf; member
2621 fin->fin_tcpf = old->ofin_tcpf; in fr_info_4_1_32_to_current()
2660 fin->fin_tcpf = old->ofin_tcpf; in fr_info_4_1_24_to_current()
2699 fin->fin_tcpf = old->ofin_tcpf; in fr_info_4_1_23_to_current()
2737 fin->fin_tcpf = old->ofin_tcpf; in fr_info_4_1_11_to_current()
3971 old->ofin_tcpf = fin->fin_tcpf; in fr_info_current_to_4_1_24()
4014 old->ofin_tcpf = fin->fin_tcpf; in fr_info_current_to_4_1_23()
[all …]
/netbsd/src/external/bsd/ipf/dist/
Dip_fil_compat.c328 u_char ofin_tcpf; /* TCP header flags (SYN, ACK, etc) */ member
368 u_char ofin_tcpf; member
409 u_char ofin_tcpf; member
449 u_char ofin_tcpf; member
2661 fin->fin_tcpf = old->ofin_tcpf;
2702 fin->fin_tcpf = old->ofin_tcpf;
2743 fin->fin_tcpf = old->ofin_tcpf;
2783 fin->fin_tcpf = old->ofin_tcpf;
4057 old->ofin_tcpf = fin->fin_tcpf;
4102 old->ofin_tcpf = fin->fin_tcpf;
[all …]