Searched refs:SENT_IP4 (Results 1 - 4 of 4) sorted by relevance

/openbsd-current/sys/net/
H A Dpfkeyv2_convert.c467 flow->sen_type = SENT_IP4;
475 flowmask->sen_type = SENT_IP4;
530 case SENT_IP4:
602 case SENT_IP4:
618 case SENT_IP4:
H A Dpfkeyv2.c651 case SENT_IP4:
827 case SENT_IP4:
2521 case SENT_IP4:
/openbsd-current/sys/netinet/
H A Dip_spd.c202 ddst->sen_type = SENT_IP4;
815 case SENT_IP4:
816 ipa->ipa_info.sen_type = ipa->ipa_mask.sen_type = SENT_IP4;
H A Dip_ipsp.h112 struct { /* SENT_IP4 */
235 #define SENT_IP4 0x0001 /* data is two struct in_addr */ macro

Completed in 139 milliseconds