HomeSort by relevance Sort by last modified time
    Searched refs:ee_origin (Results 51 - 55 of 55) sorted by null

1 23

  /external/iputils/
tracepath6.c 206 if (e->ee_origin == SO_EE_ORIGIN_LOCAL)
208 else if (e->ee_origin == SO_EE_ORIGIN_ICMP6 ||
209 e->ee_origin == SO_EE_ORIGIN_ICMP) {
282 if ((e->ee_origin == SO_EE_ORIGIN_ICMP &&
285 (e->ee_origin == SO_EE_ORIGIN_ICMP6 &&
tracepath.c 164 if (e->ee_origin == SO_EE_ORIGIN_LOCAL) {
166 } else if (e->ee_origin == SO_EE_ORIGIN_ICMP) {
223 if (e->ee_origin == SO_EE_ORIGIN_ICMP &&
ping.c 643 if (e->ee_origin == SO_EE_ORIGIN_LOCAL) {
654 } else if (e->ee_origin == SO_EE_ORIGIN_ICMP) {
    [all...]
ping6.c 1305 if (e->ee_origin == SO_EE_ORIGIN_LOCAL) {
1316 } else if (e->ee_origin == SO_EE_ORIGIN_ICMP6) {
    [all...]
  /external/wpa_supplicant_8/src/drivers/
driver_nl80211.c     [all...]

Completed in 3232 milliseconds

1 23