Home
last modified time | relevance | path

Searched refs:ipx (Results 1 – 1 of 1) sorted by relevance

/f-stack/freebsd/netgraph/
H A Dng_cisco.c109 struct protoent ipx; /* IPX information */ member
202 sc->ipx.af = AF_IPX; in cisco_constructor()
231 sc->ipx.hook = hook; in cisco_newhook()
232 NG_HOOK_SET_PRIVATE(hook, &sc->ipx); in cisco_newhook()
552 pep = &sc->ipx; in cisco_input()