Home
last modified time | relevance | path

Searched +defs:unit +defs:type +defs:set (Results 1 – 4 of 4) sorted by relevance

/f-stack/freebsd/contrib/ipfilter/netinet/
H A Dfil.c3495 ipf_findgroup(softc, group, unit, set, fgpp) in ipf_findgroup() argument
3538 ipf_group_add(softc, group, head, flags, unit, set) in ipf_group_add() argument
3768 int flushed = 0, set; local
4518 frrequest(softc, unit, req, data, set, makecopy) in frrequest() argument
5220 ipf_rule_delete(softc, f, unit, set) in ipf_rule_delete() argument
5262 ipf_rule_expire_insert(softc, f, set) in ipf_rule_expire_insert() argument
6162 int unit, space; local
6553 ipf_outobj(softc, data, ptr, type) in ipf_outobj() argument
6625 int type = obj->ipfo_type; local
7639 ipf_token_del(softc, type, uid, ptr) in ipf_token_del() argument
[all …]
/f-stack/tools/libxo/xohtml/external/
H A Djquery.js2476 set: function( elem, value ) { method
2582 type: { property
2583 set: function( elem, value ) { method
2758 set: function( elem, value ) { method
2800 set: function( elem, value ) { method
2844 set: function( elem, value ) { method
6681 set: function( elem, value ) { method
6706 set: function( elem, value ) { method
7080 type: type, property
7201 type: "GET", property
[all …]
/f-stack/freebsd/net/
H A Dif.c593 if_alloc_domain(u_char type, int numa_domain) in if_alloc_domain()
656 if_alloc_dev(u_char type, device_t dev) in if_alloc_dev()
666 if_alloc(u_char type) in if_alloc()
3941 if_initname(struct ifnet *ifp, const char *name, int unit) in if_initname()
4017 if_register_com_alloc(u_char type, in if_register_com_alloc()
4031 if_deregister_com_alloc(u_char type) in if_deregister_com_alloc()
4162 if_setflagbits(if_t ifp, int set, int clear) in if_setflagbits()
4426 if_gethandle(u_char type) in if_gethandle()
H A Dif_bridge.c607 bridge_modevent(module_t mod, int type, void *data) in bridge_modevent()
679 bridge_clone_create(struct if_clone *ifc, int unit, caddr_t params) in bridge_clone_create()
964 bridge_set_ifcap(struct bridge_softc *sc, struct bridge_iflist *bif, int set) in bridge_set_ifcap()