HomeSort by relevance Sort by last modified time
    Searched refs:fill_tun_header (Results 1 - 2 of 2) sorted by null

  /external/android-clat/
translate.h 56 void fill_tun_header(struct tun_pi *tun_header, uint16_t proto);
translate.c 106 /* function: fill_tun_header
111 void fill_tun_header(struct tun_pi *tun_header, uint16_t proto) { function
531 fill_tun_header(&tun_targ, ETH_P_IP);

Completed in 6886 milliseconds