Searched refs:IP_ORIGDSTADDR (Results 1 – 4 of 4) sorted by relevance
421 #define IP_ORIGDSTADDR 27 /* bool: receive IP dst addr/port w/dgram */ macro422 #define IP_RECVORIGDSTADDR IP_ORIGDSTADDR
438 #define IP_ORIGDSTADDR 27 /* bool: receive IP dst addr/port w/dgram */ macro439 #define IP_RECVORIGDSTADDR IP_ORIGDSTADDR
1211 case IP_ORIGDSTADDR: in ip_ctloutput()1274 case IP_ORIGDSTADDR: in ip_ctloutput()1443 case IP_ORIGDSTADDR: in ip_ctloutput()1489 case IP_ORIGDSTADDR: in ip_ctloutput()
358 sizeof(struct sockaddr_in), IP_ORIGDSTADDR, IPPROTO_IP); in udp_append()