Searched refs:vjuncomp (Results 1 – 2 of 2) sorted by relevance
83 hook_p vjuncomp; member271 hookp = &priv->vjuncomp; in ng_vjc_newhook()432 hook = priv->vjuncomp; in ng_vjc_rcvdata()503 } else if (hook == priv->vjuncomp) { /* incoming uncompressed pkt */ in ng_vjc_rcvdata()568 else if (hook == priv->vjuncomp) in ng_vjc_disconnect()569 priv->vjuncomp = NULL; in ng_vjc_disconnect()
81 hook_p vjuncomp; member278 hookp = &priv->vjuncomp; in ng_vjc_newhook()440 hook = priv->vjuncomp; in ng_vjc_rcvdata()507 } else if (hook == priv->vjuncomp) { /* incoming uncompressed pkt */ in ng_vjc_rcvdata()573 else if (hook == priv->vjuncomp) in ng_vjc_disconnect()574 priv->vjuncomp = NULL; in ng_vjc_disconnect()