HomeSort by: relevance | last modified time | path
    Searched refs:tunnel_ro (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/net/
if.h 1169 struct tunnel_ro { struct
1177 struct tunnel_ro *tro;
if.c 3112 struct tunnel_ro *tro = p;
3121 struct tunnel_ro *tro = p;
3133 return percpu_create(sizeof(struct tunnel_ro),
3141 percpu_free(ro_percpu, sizeof(struct tunnel_ro));
3149 struct tunnel_ro *tro = p;

Completed in 14 milliseconds