H A D | if_gre.c | 750 struct gre_tunnel *tunnel; nvgre_clone_create() local 1003 const struct gre_tunnel *tunnel; gre_input_key() local 1186 gre_ipv4_patch(const struct gre_tunnel * tunnel,struct mbuf * m,uint8_t * itosp,uint8_t otos) gre_ipv4_patch() argument 1213 gre_ipv6_patch(const struct gre_tunnel * tunnel,struct mbuf * m,uint8_t * itosp,uint8_t otos) gre_ipv6_patch() argument 1245 gre_mpls_patch(const struct gre_tunnel * tunnel,struct mbuf * m,uint8_t * itosp,uint8_t otos) gre_mpls_patch() argument 1823 gre_l3_encap_dst(const struct gre_tunnel * tunnel,const void * dst,struct mbuf * m,sa_family_t af) gre_l3_encap_dst() argument 1900 gre_encap_dst(const struct gre_tunnel * tunnel,const union gre_addr * dst,struct mbuf * m,uint16_t proto,uint8_t ttl,uint8_t tos) gre_encap_dst() argument 1935 gre_encap_dst_ip(const struct gre_tunnel * tunnel,const union gre_addr * dst,struct mbuf * m,uint8_t ttl,uint8_t tos) gre_encap_dst_ip() argument 1996 gre_ip_output(const struct gre_tunnel * tunnel,struct mbuf * m) gre_ip_output() argument 2022 gre_tunnel_ioctl(struct ifnet * ifp,struct gre_tunnel * tunnel,u_long cmd,void * data) gre_tunnel_ioctl() argument 2345 struct gre_tunnel *tunnel = &sc->sc_tunnel; mgre_set_tunnel() local 2403 struct gre_tunnel *tunnel = &sc->sc_tunnel; mgre_get_tunnel() local 2529 struct gre_tunnel *tunnel = &sc->sc_tunnel; nvgre_ioctl() local 3073 gre_set_tunnel(struct gre_tunnel * tunnel,struct if_laddrreq * req,int ucast) gre_set_tunnel() argument 3146 gre_get_tunnel(struct gre_tunnel * tunnel,struct if_laddrreq * req) gre_get_tunnel() argument 3197 gre_del_tunnel(struct gre_tunnel * tunnel) gre_del_tunnel() argument 3206 gre_set_vnetid(struct gre_tunnel * tunnel,struct ifreq * ifr) gre_set_vnetid() argument 3234 gre_get_vnetid(struct gre_tunnel * tunnel,struct ifreq * ifr) gre_get_vnetid() argument 3255 gre_del_vnetid(struct gre_tunnel * tunnel) gre_del_vnetid() argument 3263 gre_set_vnetflowid(struct gre_tunnel * tunnel,struct ifreq * ifr) gre_set_vnetflowid() argument 3293 gre_get_vnetflowid(struct gre_tunnel * tunnel,struct ifreq * ifr) gre_get_vnetflowid() argument 3399 struct gre_tunnel *tunnel = &sc->sc_tunnel; nvgre_up() local 3469 struct gre_tunnel *tunnel = &sc->sc_tunnel; nvgre_down() local 3636 const struct gre_tunnel *tunnel = &sc->sc_tunnel; nvgre_start() local [all...] |