Searched refs:rr_needaddr (Results 1 - 3 of 3) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/linux/linux/net/ipv4/
H A Dip_options.c50 if (opt->rr_needaddr)
66 opt->rr_needaddr = 0;
116 if (sopt->rr_needaddr && soffset <= optlen) {
120 dopt->rr_needaddr = 1;
233 opt->rr_needaddr = 0;
337 opt->rr_needaddr = 1;
471 if (opt->rr_needaddr) {
528 if (opt->rr_needaddr) {
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/linux/
H A Dip.h104 rr_needaddr:1, /* Need to record addr of outgoing dev */ member in struct:ip_options
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/linux/
H A Dip.h106 rr_needaddr:1, /* Need to record addr of outgoing dev */ member in struct:ip_options

Completed in 42 milliseconds