Lines Matching refs:phyint

371 	 * after the phyint merge occurs in ipif_set_values -> ill_glist_insert
600 * could free the phyint. No more reference to the phyint after this
3055 * ill_init allocates a phyint always to store the copy
3056 * of flags relevant to phyint. At that point in time, we could
3073 * There are no ills left on this phyint; pull it out of the phyint
3306 /* Initialize the per phyint ipsq used for serialization */
3465 * in an ipsq and the ills from the phyint thru the phyint_ill*.
3629 * Assign a unique interface index for the phyint.
3883 * Indexes are stored in the phyint - a common structure
6289 * Note that if the phyint tied to `ipsq' is not using IPMP there will
6291 * each phyint in the group, including the IPMP meta-interface phyint.
6389 * phyint associated with the xop cannot go away).
6455 * complete phyint, a switch message on an IPSQ must be
6546 * phyi could be NULL if a phyint that is part of an
6719 * There is one ipsq per phyint. The ipsq
6828 * If we've changed to a new IPSQ, and the phyint associated
9278 * phyint flags.
10650 * XXX ipif_up really does not know whether a phyint flags
12559 * Check if the phyint and its ills are suitable for
15975 * change the phyint's position in the phyint_list_avl_by_index
15977 * index value) will not find the phyint.
15986 * The new index is unused. Set it in the phyint. However we must not
16542 * let the phyint with the lowest index be on top.
16578 * there are no ills left on the phyint and thus the phyint can be freed.
16588 * If this phyint was an IPMP meta-interface, blow away the group.
16608 * Delete the phyint and disassociate its ipsq. The ipsq itself
16618 * Attach the ill to the phyint structure which can be shared by both
16619 * IPv4 and IPv6 ill. ill_init allocates a phyint to just hold flags. This
16622 * there is one present already with the name use that phyint. Otherwise
16645 * Now that our ill has a name, set it in the phyint.
16657 * 3. Now grab both ill locks in the right order, and the phyint lock of
16660 * 4. Merge the phyint and thus the ipsq as well of this ill onto the
16691 * Delete the old phyint and make its ipsq eligible
16729 * Now that the phyint's ifindex has been assigned, complete the
16938 * other protocol instance of this phyint. The remaining work is
17129 offsetof(struct phyint, phyint_avl_by_index));
17133 offsetof(struct phyint, phyint_avl_by_name));